Releases: acadet/ludivine
Releases · acadet/ludivine
v1.2.0
- Adds extra methods for
ICollection
average()
exists()
intersect()
union()
uniq()
- Fixed minor issues with some collections
- Improves performances
v1.1.0
- Fixed issues with collection interfaces
- Adds
toDictionary()
and toList()
methods
- Adds
hasKey()
method to IDictionary
- Adds new constructors for collections