All Projects → chrisokasaki → Scads

chrisokasaki / Scads

Licence: mit
Scala Algorithms and Data Structures

Programming Languages

scala
5932 projects

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].