Sha256: a38c04dfcb232a07a0b386b97027a0c7faf2d9d79ddb8d61c5c14ca4ec1be05f
Contents?: true
Size: 131 Bytes
Versions: 3
Compression:
Stored size: 131 Bytes
Contents
(defmacro on (thing event &rest args-and-body) (macros.send thing 'on (macros.quote event) (apply macros.lambda args-and-body)))
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
sibilant-0.0.4 | js/sibilant/include/node.sibilant |
sibilant-0.0.3 | js/sibilant/include/node.sibilant |
sibilant-0.0.2 | js/sibilant/include/node.sibilant |