Skip to content

glasket/datastructures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WIP

A repository of Go datastructures and related interfaces.

TODO

  • More datastructures
  • More use of the basic interfaces, like more use of Enumerators
    • NewFromEnumerable
    • CopyTo(target Enumerable, startAt int)
    • CopyFrom(target Enumerable, startAt int)
  • More benchmarks
    • Benchmarks showing why certain design choices were made
    • Benchmarks comparing to other repos
    • etc.
  • More documentation

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages