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 265a2ee commit 86afffaCopy full SHA for 86afffa
src/varinfo.jl
@@ -1,8 +1,3 @@
1
-# Constants for caching
2
-const CACHERESET = 0b00
3
-const CACHEIDCS = 0b10
4
-const CACHERANGES = 0b01
5
-
6
####
7
#### Types for typed and untyped VarInfo
8
0 commit comments