boisvert / open-piping

A pipe (visual, functional programming) system that can execute in JavaScript (for now) and multiple languages (soon). Try it:
http://boisvert.me.uk/openpiping
1 stars 0 forks source link

processing strings in compilation result #16

Closed boisvert closed 7 years ago

boisvert commented 7 years ago

a plain numerical array, e.g. [1,2,3], can be processed, but strings (e.g. [1,2,"a"]) cannot.