RosettaCodeData/Task/Closures-Value-capture/Babel/closures-value-capture-1.pb

11 lines
165 B
Text
Raw Permalink Normal View History

2015-02-20 09:02:09 -05:00
((main {
{ iter
1 take bons 1 take
dup cp
{*} cp
3 take
append }
10 times
collect !
{eval %d nl <<} each }))