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