Closed echatav closed 3 years ago
Hmmm, I don't like how the inferred type is half evaluated strictly (i.e. using '(,)
instead of (:::)
) and half lazily evaluated. Very weird and I don't think I want to include it in the docs as it raises more questions than it answers.
Add some documentation to demonstrate how the result
db :: SchemasType
can be inferred from aDefinition db0 db
.