Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 139 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 139 Bytes

csharp-data-structures

Custom data structures for C#

MapStack

A stack that simultaneously keeps track of matching keys and values.