Implementations of sorted data types written in go
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Pixdigit c89dac358c
added versioning
5 years ago
LICENSE Add LICENSE 5 years ago
errorTypes.go made errors more explicit 5 years ago
go.mod added versioning 5 years ago
go.sum added versioning 5 years ago
list.go made errors more explicit 5 years ago
list_test.go added remove and len functions 5 years ago
set.go unified method signatures 5 years ago
set_test.go unified method signatures 5 years ago