Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(json): part 1 to implement 'any' type
It is a Json object, with a schema as defined elsewhere. It's quite cool to see this (nearly) working already. However, it will require us to transitively assign the required markers which is based on information we don't currently have. Maybe implementing this could also help to simplify name-clash checks or make them better at least ?
- Loading branch information