Skip to content

hydrocul/hu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

142 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scalaで使うライブラリ。

hydrocul.hu.IO は Haskell のIOモナドを真似して作ったクラス。
hydrocul.hu の中では、IO以外の方法での副作用禁止で純粋関数のみ。

hydrocul.util はIOを使っていない汎用的なライブラリ。

2012/01/06
hydrocul.hu.IO の仕組みは、書きづらいし読みづらいし、REPLで動かしづらいので、やめようと思う。
でも、ソースは維持し続けるつもり。
hydrocul.hv では、副作用をIOモナドではなく、副作用のあるメソッド名の先頭に do と付けて管理してみる。
ただし、厳格にはこのルールを適用せず、大雑把に。

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors