mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-18 08:42:11 +03:00
482527063c
Rather than translating the constraints to a Dybjer-Setzer IR code we can produce an ad-hoc definition of a `Domain` that we will be able to make runtime irrelevant. This means that compiled code will never need to construct a proof that a value is in the domain of the function: it will simply run the function! |
||
---|---|---|
.. | ||
Free.idr |