Hacker News new | ask | show | jobs
by zarzavat 674 days ago
Zod can also return result types: T.safeParse(x)

It’s not a very full featured Result, but you can wrap it with your own type.