Closed LaKraven closed 6 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)
TLKList
ILKListSorter
Expands on
TLKList
to pair values with keys (sorted by Key) for efficient searching (usingILKListSorter
to modularize the Sort and Search algorithms)