Writing Schemas to Wrap Other Schemas: Dealing with the New Context Generic
The new Context generic for Schemas is really messing up my code...
How should we write schemas that wrap other schemas?
For example this is my
How should we write schemas that wrap other schemas?
For example this is my
OkResult type from typed-at-rest using effect/schema from 4 months ago or so