Idris2/libs
Edwin Brady d869eb666c Experiment %syntactic flag on with
This means it abstracts over the value syntactically, rather than by
value, and can significantly speed up elaboration where large types are
involved, at a cost of being less general. Try it if "with" is slow.

There are more flags we want on with (well, at least one: "proof")
2020-05-29 16:39:11 +01:00
..
base Experiment %syntactic flag on with 2020-05-29 16:39:11 +01:00
contrib Merge pull request #169 from andylokandy/pathcom 2020-05-27 21:23:29 +02:00
network Move network support to libidris2_support 2020-05-23 15:52:33 +01:00
prelude Experiment %syntactic flag on with 2020-05-29 16:39:11 +01:00