ruricolist / serapeum

Utilities beyond Alexandria
MIT License
415 stars 41 forks source link

Feat: Add ccase-let, ctypecase-let #170

Closed kilianmh closed 3 months ago

kilianmh commented 3 months ago

Added 2 more simple correctable control-flow macros.

Remaining ones would be ccase-using and string-ccase, but their implementation will be bit more tricky.

ruricolist commented 3 months ago

There are some CI failures but they're unrelated, so I've merged this.