Now uses arrows!!
commit2fad6a18372476bc96094d4e1ad3508c943f64f0
authorAanand Prasad <aanand@aanand-prasads-computer.local>
Mon, 14 Jan 2008 00:28:44 +0000 (14 00:28 +0000)
committerAanand Prasad <aanand@aanand-prasads-computer.local>
Mon, 14 Jan 2008 00:28:44 +0000 (14 00:28 +0000)
treef7bba5a721f2ebd487aef51db7550986d141d8ff
parent2fd5dd93daf4f6d67cf56882ad3bc8afc84aa2a9
Now uses arrows!!
Monad is now a module
Got rid of List, mixed Monad into Array instead
README
Rakefile [new file with mode: 0644]
init.rb
lib/array.rb [new file with mode: 0644]
lib/list.rb [deleted file]
lib/maybe.rb
lib/monad.rb
monad.tmproj
test/specs.rb