DavidTimms / DavidTimms/zod-fast-check
Support for ZodLazy?
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 130
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
Very cool project! I hope to use it, but I have a recursive schema using `z.lazy`. Is it possible to add support for this? I suppose the project would have to use [`fc.letrec` or `fc.memo`](https://fast-check.dev/docs/core-blocks/arbitraries/combiners/recursive-structure/).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.