An open API service indexing awesome lists of open source software.

https://github.com/brianium/scala-algebra

Revisiting some Algebra with Scala and ScalaTest
https://github.com/brianium/scala-algebra

Last synced: 8 months ago
JSON representation

Revisiting some Algebra with Scala and ScalaTest

Awesome Lists containing this project

README

          

Algebra With Scala and ScalaTest
=================================

Revisiting some classic algebra and reviewing it with Scala and ScalaTest

Algebra concepts are covered via tests written in ScalaTest.

This project was created using this [shell script](https://gist.github.com/3614278)

Running Tests With SBT
----------------------
Change your working directory to the project folder and run:
`sbt test`