issues
search
polyadic
/
funcky
Funcky is a Functional Library for C#
https://polyadic.github.io/funcky
Apache License 2.0
19
stars
4
forks
source link
Generate implicit conversion
#759
Open
bash
opened
2 years ago
bash
commented
2 years ago
Allow only if:
Each variant has exactly one value
The types of the singular value of each variant are distinct.
Allow only if: