Skip to content

v1.0.6.32

Latest
Compare
Choose a tag to compare
@fisothemes fisothemes released this 27 Jul 12:25
· 3 commits to master since this release

New Features:

  • Added FB_Ordered_Hash_Set
  • Added FB_Ordered_Hash_Map

Improvements

  • Retrieving keys and values from maps and sets is now more efficient. The Get_Keys(...) and Get_Values(...) methods no longer loop through the entire collection on each call if the collections haven't changed.