We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1352ed commit 562eb7bCopy full SHA for 562eb7b
typing/ident.mli
@@ -57,6 +57,7 @@ val is_global_or_predef: t -> bool
57
val is_predef: t -> bool
58
val is_instance: t -> bool
59
60
+val stamp: t -> int
61
val scope: t -> int
62
63
val lowest_scope : int
0 commit comments