Looking for a helper to parse enum labels to values in Effect Typescript library
Schem.Enums allows me to parse enum values, for example:
but is there a hepler which would allow to create a which parese and map enum labels into values? For example:
but is there a hepler which would allow to create a which parese and map enum labels into values? For example:
