cwmyers / monad.js

THIS LIBRARY IS DEPRECATED - IT IS NOW Monet.js
http://cwmyers.github.com/monet.js/
7 stars 2 forks source link

create immutable lists from javascript array #25

Closed cwmyers closed 10 years ago

cwmyers commented 11 years ago

add a pimped method on Array such that [1,2,3].l() creates a immutable list.