Releases: geniussportsgroup/treaps
Releases · geniussportsgroup/treaps
v1.3.0
chore: Update module path in go.mod to match repository URL
v1.3.0-pre2
chore: Update module path in go.mod to match repository URL
v1.2.0
Removed Create and put in Functional lib
v1.1.9
Added Create method for compliance with a functional interface
v1.1.8: Modified method ResetFirst() for compliance with functional library
Modified method ResetFirst() for compliance with functional library
Updated tests
v1.1.7
Added CreateIterator() method for supporting functional programming
v1.1.6
Modified Swap operation for supporting functional programming
v1.1.5
Modified Append operation for supporting functional programming
v1.1.4
Modified Append operation for supporting functional programming