Releases: dn-m/Structure
Releases · dn-m/Structure
Make Array an Additive Monoid
0.15.0 Add Additive conformance to Array (#163)
Use @inlinable to improve performance
0.14.1 Expose Tree to @Inlinable (#162)
Binary Search Tree
0.14.0 Add BinarySearchTree (#160)
Type-safe Identifier
0.13.0 Add Identifier (#159)
ContiguousSegmentCollection
0.11.0 Merge branch 'master' of https://github.com/dn-m/Structure
Tree is Hashable if you are
Equatable and Hashable NewType
Merge pull request #151 from dn-m/newtype Add Equatable and Hashable conformance to NewType
Comparable NewType
Merge pull request #149 from dn-m/newtype Add Comparable conformance to NewType
NewType
Add Linux support
Merge pull request #139 from dn-m/linux Add Linux support