darcsden
::
alex
->
the
-> blob
explore
log in
register
fork
changes
patches
issues
the programming language
root
/
prelude
/
list.the
1
2
3
4
(l: List) each: (b: Block) := { l map: b in-scope l } call