ChaiScript/unittests/zip_with.chai
2009-07-08 18:59:10 +00:00

2 lines
43 B
ChaiScript

print(zip_with(`+`, [1, 2, 3], [4, 5, 6]))