LaKraven / LKSL

LaKraven Studios Standard Library
http://otapi.com
Other
51 stars 15 forks source link

Generics Redux - TLKLookupList #112

Closed LaKraven closed 6 years ago

LaKraven commented 9 years ago

Expands on TLKList to pair values with keys (sorted by Key) for efficient searching (using ILKListSorter to modularize the Sort and Search algorithms)