Commit graph

21 commits

Author SHA1 Message Date
vishalkuo
09cff28146 Add package comment 2018-07-03 15:04:07 -04:00
Vishal Kuo
36ac4654ef
Update README.md 2018-07-03 15:02:51 -04:00
Vishal Kuo
52afdf58b9
Improves docs (#2) 2018-07-03 15:01:52 -04:00
Martin Koppehel
d9ac968909 Add some lowlevel accessor functions (#1)
* Add some lowlevel functions to allow iteration over the keys of the underlying maps

* Add tests for GetInverseMap and GetForwardMap
2018-01-02 12:08:01 -05:00
Vishal Kuo
fff0893fa4 Create LICENSE 2017-03-26 11:35:08 -04:00
Vishal Kuo
151f99714b Fix naming convention
Fix readme
2016-12-17 11:52:28 -05:00
Vishal Kuo
96bf850762 Rename SetImmutable to MakeImmutable to avoid confusion 2016-11-13 14:18:45 -05:00
Vishal Kuo
f7fe0fd5da Add immutability option 2016-11-12 11:07:48 -05:00
Vishal Kuo
ac919cfb98 Semantics 2016-11-11 21:02:41 -05:00
Vishal Kuo
d4d8eaf24d Change biMap tut 2016-11-11 21:00:24 -05:00
Vishal Kuo
03a158c44c Update README.md 2016-11-11 21:00:06 -05:00
Vishal Kuo
00a0c7df2f Refactor 2016-11-11 20:58:32 -05:00
Vishal Kuo
c4f2c78e4f Add support for concurrency 2016-11-11 20:21:03 -05:00
Vishal Kuo
bf8bc75073 Add test 2016-11-10 22:03:47 -05:00
Vishal Kuo
904c668ed3 Merge branch 'master' of github.com:vishalkuo/bimap 2016-11-10 22:00:35 -05:00
Vishal Kuo
95fd44b615 Make bimap generic 2016-11-10 22:00:12 -05:00
Vishal Kuo
b1c75ec5fa Invert k to v 2016-11-10 21:46:16 -05:00
Vishal Kuo
c32adbcdbb Update README.md 2016-11-09 21:33:37 -05:00
Vishal Kuo
3e79b36617 Create README.md 2016-11-09 21:33:22 -05:00
Vishal Kuo
392b758d5e Add delete feature 2016-11-09 21:27:11 -05:00
Vishal Kuo
bca44fe9c1 Bimap 2016-11-09 20:45:07 -05:00