Idris2/libs
Guillaume ALLAIS 482527063c [ new ] Variant with a runtime irrelevant Domain
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!
2020-10-15 17:03:32 +01:00
..
base Merge branch 'unscheme' into master 2020-10-11 08:20:01 +02:00
contrib [ new ] Variant with a runtime irrelevant Domain 2020-10-15 17:03:32 +01:00
network network: Retrieve AF_* magic constants from C support code. 2020-10-01 12:05:42 +01:00
prelude Add a (>>) operator, implemented in terms of (>>=). 2020-10-01 13:16:58 +01:00