DanielXMoore / Civet

A TypeScript superset that favors more types and less typing
https://civet.dev
MIT License
1.33k stars 28 forks source link

Comptime generator functions #1189

Closed bbrk24 closed 2 months ago

bbrk24 commented 2 months ago

Currently, generator functions are rejected by the comptime serializer. There's a few reasons for this. Given a function* f():