|
Failed to load latest commit information. |
|
examples
|
cosmetic changes based on golint
|
Feb 8, 2015
|
|
.gitignore
|
initial definition of what a Seq is, and an initial implementation of…
|
Feb 12, 2014
|
|
.go.yaml
|
initial definition of what a Seq is, and an initial implementation of…
|
Feb 12, 2014
|
|
LICENSE
|
update license and readme
|
Mar 11, 2014
|
|
README.md
|
updated the readme to be a lot shorter
|
Mar 12, 2014
|
|
example_thunk_test.go
|
formatting changes to example_thunk_test
|
Feb 8, 2015
|
|
hashmap.go
|
added Comparable interface and made the concrete data structures impl…
|
Feb 10, 2015
|
|
hashmap_test.go
|
added Comparable interface and made the concrete data structures impl…
|
Feb 10, 2015
|
|
hashset.go
|
Reduce ambiguity of Setable.Equal()
|
Jan 16, 2017
|
|
hashset_test.go
|
added Comparable interface and made the concrete data structures impl…
|
Feb 10, 2015
|
|
lazy.go
|
cosmetic changes based on golint
|
Feb 8, 2015
|
|
lazy_test.go
|
significant refactoring of tests to not use utility functions and use…
|
Feb 8, 2015
|
|
list.go
|
added Comparable interface and made the concrete data structures impl…
|
Feb 10, 2015
|
|
list_test.go
|
added Comparable interface and made the concrete data structures impl…
|
Feb 10, 2015
|
|
seq.go
|
added Comparable interface and made the concrete data structures impl…
|
Feb 10, 2015
|
|
seq_test.go
|
significant refactoring of tests to not use utility functions and use…
|
Feb 8, 2015
|
|
util.go
|
significant refactoring of tests to not use utility functions and use…
|
Feb 8, 2015
|