We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9161a97 commit 5b57541Copy full SHA for 5b57541
src/Compiler/Opts/CSE.idr
@@ -38,6 +38,7 @@ import Data.Vect
38
39
import Libraries.Data.Erased
40
import Libraries.Data.SnocList.SizeOf
41
+import Libraries.Data.SnocList.Extra
42
43
||| Maping from a pairing of closed terms together with
44
||| their size (for efficiency) to the number of
0 commit comments