Commit Graph

2 Commits

Author SHA1 Message Date
ionutboangiu
9771377b51 Implement additional retrieval methods for ordered map
Map() is used to return a shallow copy of the underlying map.
GetByIndex() is used to return the key-value pair at the specified index.
2023-11-08 18:31:07 +01:00
ionutboangiu
97c3dab0f4 Add implementation for ordered map 2023-05-31 10:23:12 +02:00