Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/53ningen/scala-colle

スカラでいろいろなものを実装します
https://github.com/53ningen/scala-colle

Last synced: about 2 months ago
JSON representation

スカラでいろいろなものを実装します

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/53ningen/scala-colle.svg)](https://travis-ci.org/53ningen/scala-colle)

scala-colle
=====================

* 色々なコレクションなどを自前で実装していきます
* 結構おかしなところがあると思います
* scalaz/Functional Programming in Scala などを参考にしています

### 実装したもの

* Stream
* Monoid
* Foldable
* Functor
* Par
* Nat