top | item 46967060

(no title)

mejutoco | 19 days ago

I see. In my example they would be just types and internally a newtype string.

So an object could have a field

email: UnvalidatedEmail | ValidatedEmail

Nothing would be nullable there in that case. You could match on the type and break if not all cases are handled.

discuss

order

No comments yet.