since functions are first-class objects, a bunch of functional programming technics are available in sclang too fwiw - .inject, .collect, list comprehensions, currying - and there is an FPLib quark that tries to bolt more Haskellisms on as well…
1 Like