Skip to content

HEAVEN4499/scalgos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Coverage Status

Goals

  • Learn Scala
  • Text book implementation of common algorithms in idiomatic functional Scala
  • No external dependency (except specs2 for tests)
  • 100% test coverage and documentation

Building

  • Install git, scala and sbt: brew install git scala sbt
  • Clone project: git clone https://github.com/pathikrit/scalgos.git; cd scalgos
  • Build and run tests: sbt test

About

algorithms in scala

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 100.0%