This adds a new module can-wait/waitfor. This is a simple wrapper
around the globals canWait and canWait.data. This prevents the need
to detect of canWait exists, you can just use this and if it exists it
will be called, otherwise it's a noop. Closes #22
This adds a new module can-wait/waitfor. This is a simple wrapper around the globals
canWait
andcanWait.data
. This prevents the need to detect of canWait exists, you can just use this and if it exists it will be called, otherwise it's a noop. Closes #22