Ulf Karlsson
Results
3
comments of
Ulf Karlsson
@Horusiath @dmonad Hey, do you know if anyone has started looking at JVM bindings? Thanks!
Ok thanks for your comments
If we compare with io-ts, where everything seems to work with `exactOptionalPropertyTypes`, the behaviour is like this To add undefined as part of a property, you use ``` t.type({ v:...