This website requires JavaScript.
Explore
Help
Register
Sign In
Archives
/
gods
Watch
2
Star
0
Fork
0
You've already forked gods
mirror of
https://github.com/emirpasic/gods
synced
2024-11-18 09:25:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
616c850bff
gods
/
maps
History
Emir Pasic
4d3c47ce2a
- go report badge
2016-06-24 18:29:35 +02:00
..
hashmap
- go report badge
2016-06-24 18:29:35 +02:00
treemap
- remove map and select functions from enumerable interface, because this requires type assertions in chaining, which is really ugly and unnecessary. the only drawback is that one might forget to implement those functions and interface implementations asserts will not register that. (need help on this)
2016-06-24 06:20:24 +02:00
maps.go
- naming conventions (calling interfaces by what they are)
2016-06-22 03:09:48 +02:00