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 29aedf2 commit 6bc0c4eCopy full SHA for 6bc0c4e
hax-lib/proof-libs/fstar/core/Core.Fmt.Rt.fsti
@@ -7,7 +7,7 @@ val impl_1__new_debug (#t:Type0) (x: t): t_Argument
7
val impl_4__new_v1_formatted (#t:Type0) (x: t) : t_Argument
8
val impl_1__new_binary (#t:Type0) (x: t) : t_Argument
9
val impl_1__new_lower_hex (#t:Type0) (x: t) : t_Argument
10
-val impl_2__new_const (#t:Type0) (#u:Type0) (xconst: t) (yconst: u): t_Argument
+val impl_1__new_const (#t:Type0) (#u:Type0) (xconst: t) (yconst: u): t_Argument
11
val impl_1__new_v1 (#t1:Type0) (#t2:Type0) (#t3:Type0) (#t4:Type0)
12
(x1: t1) (x2: t2) (x3: t3) (x4: t4) : t_Argument
13
val impl__new_display (#t:Type0) (x: t): t_Argument
0 commit comments