Skip to content

Fibers v0.4.0

Compare
Choose a tag to compare
@aconchillo aconchillo released this 28 Jan 18:09
· 291 commits to master since this release
  • Added preemption support; see `run-fibers' documentation in the manual for more.

  • Documented REPL commands and examples.

  • Documented more pitfalls.

  • Use `suspendable-continuation?' if present.

  • Fibers each have their own dynamic state.