Releases: dn-m/Structure
Releases · dn-m/Structure
Remove Numeric constraint on GraphProtocol.Weight
0.19.4 Remove conformance conditions from Weight (#200)
Add Graph.remove(_: Edge)
0.19.3 Add remove functions for node and edge (#189)
Cross Comparable conformance
0.19.2 Implement Cross Comparable conformance (#191)
Use condoned Hashable implementation for UnorderedPair
0.19.1 Use hash(into:) instead of hashValue for UnorderedPair Hashable confo…
Graph
Bimap.filter
0.18.0 Add customized Bimap.filter, sprinkle in performance enhancements (#169)
Metatype
Expose more of AVLTree
0.16.1 Expose root and balance of AVLTree publically
AVLTree
Make String an Additive Monoid
0.15.1 Conform String to Additive (#164)