mumu 0.10.0

Lava Mumu is a language for those in the now and that know
Documentation
1
2
3
4
5
extend("flow")

data = flow:to_array( ink(1,5) )
sput(data)   # outputs => [1,2,3,4,5]