getify / CAF

Cancelable Async Flows (CAF)
MIT License
1.34k stars 46 forks source link

Allow introspection of CAF-wrapped generators #26

Closed aguynamedben closed 1 month ago

aguynamedben commented 3 years ago

Add 2 properties to functions that are CAF-wrapped generators:

See the tests added in this diff for examples.

getify commented 1 month ago

Closing due to inactivity.