Skip to content

v1.0.3.18

Pre-release
Pre-release
Compare
Choose a tag to compare
@fisothemes fisothemes released this 03 Sep 21:34
· 36 commits to master since this release

New Features:

  • Added Hash Map
  • Added Hash Set

Improvements:

  • Reduced the size of ST_ERROR by changing T_MaxString to STRING and changing STRUCT member declaration order.
  • Reduce the memory footprint of the following:
    • FB_Queue
    • FB_Stack
    • FB_Deque
    • All maps
    • All sets
    • All Immutable collections