Skip to content

chrisokasaki/scads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scads (Scala Algorithms and Data Structures)

Eventually, I want this to be a library with a variety of useful algorithms and data structures in Scala. For right now, however, it contains only a single, proof-of-concept trait hierarchy for typesafe heaps (priority queues) and a single implementation of those traits as leftist heaps.

See a more thorough description of the technical details here.

About

Scala Algorithms and Data Structures

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages