-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
+ Added `FB_Ordered_Hash_Set` + Added `FB_Ordered_Hash_Map` + 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.
- Loading branch information
1 parent
3c4020d
commit 280b03c
Showing
6 changed files
with
8 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file renamed
BIN
+838 KB
...ections/1.0.5.31/tcdyncollections.library → ...ections/1.0.6.32/tcdyncollections.library
Binary file not shown.