Handling JSON Strings in Schema
Continuing the thread @Alex Dixon started. I think that Schema should have some idiomatic way to handle json strings. The following is the natural way to describe this schema, but it's unsafe and doesn't compile (a correct type error)
But the dream api could be something like
The more effect-native you become, the more this problem pops up. I don't think this should be hacked to work as this is native and frequent behavior in node. What do you think?
But the dream api could be something like
The more effect-native you become, the more this problem pops up. I don't think this should be hacked to work as this is native and frequent behavior in node. What do you think?
