Skip to content

Releases: dn-m/Structure

Remove Numeric constraint on GraphProtocol.Weight

12 Nov 20:24
Compare
Choose a tag to compare
0.19.4

Remove conformance conditions from Weight (#200)

Add Graph.remove(_: Edge)

23 Oct 00:22
Compare
Choose a tag to compare
Pre-release
0.19.3

Add remove functions for node and edge (#189)

Cross Comparable conformance

20 Oct 20:37
Compare
Choose a tag to compare
Pre-release
0.19.2

Implement Cross Comparable conformance (#191)

Use condoned Hashable implementation for UnorderedPair

11 Oct 16:33
ee95d59
Compare
Choose a tag to compare
0.19.1

Use hash(into:) instead of hashValue for UnorderedPair Hashable confo…

Graph

29 Sep 16:13
2dd1fad
Compare
Choose a tag to compare
Graph Pre-release
Pre-release
0.19.0

Pull down Graph from dn-m/NotationModel/SpelledPitch (#173)

Bimap.filter

12 Sep 22:14
f512375
Compare
Choose a tag to compare
Bimap.filter Pre-release
Pre-release
0.18.0

Add customized Bimap.filter, sprinkle in performance enhancements (#169)

Metatype

10 Sep 18:39
1e7bb09
Compare
Choose a tag to compare
Metatype Pre-release
Pre-release
0.17.0

Add Metatype (#167)

Expose more of AVLTree

09 Sep 22:59
Compare
Choose a tag to compare
Pre-release
0.16.1

Expose root and balance of AVLTree publically

AVLTree

09 Sep 22:20
2f96bbb
Compare
Choose a tag to compare
AVLTree Pre-release
Pre-release
0.16.0

Add AVLTree (#166)

Make String an Additive Monoid

07 Sep 02:46
f52308c
Compare
Choose a tag to compare
Pre-release
0.15.1

Conform String to Additive (#164)