Zulip Chat Archive
Stream: general
Topic: Is `rcases` with custom eliminators supported?
Ayhon (Jan 10 2026 at 12:18):
While taking over at #general > Are type-guided unexpanders possible?, we noticed that rcases does not make use of custom case_eliminators. It seems to me like, since rcases does not currently support in its syntax a way to specify a custom eliminator, it may be an explicit design decision to not have it deal with custom case_eliminators. If this were true, I was wondering what was the rationale behind it, or if a patch adding such a syntax would be accepted.
Last updated: Feb 28 2026 at 14:05 UTC