ssoi / scala-99-problems

Noodling around with 99 Problems for Scala

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

99 Problems (in Scala)

Noodling around with 99 Problems for Scala:

Solutions are coded in scala-99-problems/src/main/scala/scala-99-problems.scala. Tests are specified in scala-99-problems/src/test/scala/scala-99-problems-test.scala; The ScalaTest library is used.

To run the solutions:

sbt test

About

Noodling around with 99 Problems for Scala


Languages

Language:Scala 100.0%