[doc] detecting unsound definitions
Compare changes
Files
13+ 74
− 18
@@ -36,6 +36,7 @@ type param =
@@ -43,6 +44,7 @@ let ident = function
@@ -51,9 +53,14 @@ type parameter = {
@@ -166,7 +173,7 @@ let rec cany (ce : Expr.cexp) =
@@ -176,7 +183,7 @@ let constrained_post check (p : Ity.post) =
@@ -188,18 +195,56 @@ let constrained (rs : Expr.rsymbol) =
@@ -213,21 +258,32 @@ let add_mtype henv (hs : signature) (it : Pdecl.its_defn) : signature =