zm: More intuitive signal stream API
Instead of users getting a tuple with all the arguments, they'll now get a named struct with named fields, and methods to access each argument by name.
This makes for a lot more intuitive API.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Instead of users getting a tuple with all the arguments, they'll now get a named struct with named fields, and methods to access each argument by name.
This makes for a lot more intuitive API.