Files
wren/doc/site/modules/core
aaronduino 3274b6f0b6 fix: document Fiber.abort null behavior and add Fiber.try/error docs
Add documentation for Fiber.abort accepting null message without raising an error, and introduce new Fiber.try method and error property for capturing runtime errors from fibers.
2017-09-17 04:38:35 +00:00
..