Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ashawley/algs
Algorithms implemented in Scala
https://github.com/ashawley/algs
Last synced: 2 months ago
JSON representation
Algorithms implemented in Scala
- Host: GitHub
- URL: https://github.com/ashawley/algs
- Owner: ashawley
- License: gpl-3.0
- Created: 2014-09-06T04:37:38.000Z (over 10 years ago)
- Default Branch: staging
- Last Pushed: 2016-11-08T14:54:54.000Z (about 8 years ago)
- Last Synced: 2024-04-16T01:10:46.223Z (9 months ago)
- Language: Scala
- Size: 23.4 KB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Algorithms in Scala
Property-based tests written in [Scalacheck](http://www.scalacheck.org)
Algorithms expressed using recursion and pattern matching in pure
[Scala](http://scala-lang.org).