Effect CommunityEC
Effect Communityโ€ข2y agoโ€ข
9 replies
hipnotic3141

Schema for Option<string> with input string | undefined mapping undefined to None

How can I get a Schema for Option<string> with input being string | undefined where undefined -> None
Was this page helpful?