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


Functions

S.next (self)
control flow execution

Parameters:

  • self
S.do_ctrl (act)
control flow manipulation

Parameters:

  • act
S.step (self, s)
behaviour modifiers

Parameters:

  • self
  • s
S.all (self)
helpers in terms of core

Parameters:

  • self
S.__call (self, ...)
metamethods

Parameters:

  • self
  • ...
generated by LDoc 1.4.6 Last updated 2022-02-01 08:10:05