Skip to content
This repository was archived by the owner on Feb 1, 2025. It is now read-only.

v0.2.7

Choose a tag to compare

@benjamn benjamn released this 02 Nov 06:38

Made yield* expressions evaluate to the value returned (if any) by the child generator, after that problem was reported in #52 by @Raynos. Fix implemented in #54.