mumu 0.9.1

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

result = array:map(f => f + 0.1287, [1.0,2.5,3.5])

slog(result)