Christopher E. Moore
Christopher E. Moore
I've never used pulse, so I don't know all of what headers belong in it, but I did a quick port of `` and it can require the file fine...
I know it's ugly, but as an immediate fix you can use `event['repeat']` to get around it being a Lua keyword.
Thanks very much, I'm glad you like it. It looks like you found `elemMul` which comes as close to what you're looking for as it gets so far. Here are...
For your code it would be as simple as relaxing the type, but for the general case I would have to mess around with internal storage stuff a bit.