unsplash / intlc

Compile ICU messages into code. Supports TypeScript and JSX. No runtime.
MIT License
56 stars 3 forks source link

sum-types interop #106

Open samhh opened 2 years ago

samhh commented 2 years ago

How could this look?

samhh commented 2 years ago

In the same vein, #105 could support Option<A> instead of A | null. Hard to know how interop like this can look without being too opinionated.