3 lines
92 B
Text
3 lines
92 B
Text
|
|
Utils.zipWith(False,fcn{vm.arglist.concat().println()},
|
||
|
|
["a".."c"],T("A","B","C"),[1..])
|