Zod interop with Effect Schema: options and tradeoffs
what work have people done on Zod interop? If I have a zod schema, can I somehow wrap that into a Schema in a at least semi-safe and type-preserving way?
Fine if refinements, transformations etc wont work