Public types in pattern-matching
Open
0. parsing
1. type inference
- Dominant language
- OCaml
- Stars
- 45
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
Fram supports to selectively mark subpatterns as public, like in `let (x, pub y) = ...`. However, this feature is limited to values only. Allowing to mark types introduced by pattern-matching as public would be useful. See #314 for a motivating example.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.