Module lib.sequins
sequins nestable tables with sequencing behaviours & control flow TODO i think ASL can be defined in terms of a sequins...
for the norns port, @tyleretters copy-pasta'd with no changes from: https://github.com/monome/crow/blob/34ce1e455f01fdef65a0d37aa97163b4cd14a115/lua/sequins.lua
Functions
S.next (self) | control flow execution |
S.do_ctrl (act) | control flow manipulation |
S.step (self, s) | behaviour modifiers |
S.all (self) | helpers in terms of core |
S.__call (self, ...) | metamethods |