Encode driven generation
Open
- Dominant language
- Haskell
- Stars
- 196
- Forks
- 39
- PR merge metrics
- No merged PRs in 30d
Description
Extract information from `encode` function, in particular different case analysis based on the structure of the top level type. Henceforth, we can trace all the needed constructors, generate those in order to force different `encode` cases. We can apply the same idea to guards over the data inside constructors.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.