Feature

suspend() in a generic .passive proc

What it enables

Generic passive procs that park (suspend()) now instantiate cleanly, so combinators like race/gather can be written generically.

How

semSuspend types (suspend) as void (issue #6).

Files: nimony/sem.nim

Verification

Covered by cps suite.


Back to top

aoughwl — next-gen self-hosted platform for things n stuff. Reach out on Discord (timbuktu_guy) for access to the private backends.

This site uses Just the Docs, a documentation theme for Jekyll.