array-mumu 0.2.0-rc.5

Array tools plugin for the Mumu ecosystem
Documentation
1
2
3
4
a = x => x * 2
b = t => y * 10

c = [a, b ]