Mentions légales du service

Skip to content
Snippets Groups Projects
Commit dad2bdf3 authored by MARCHE Claude's avatar MARCHE Claude
Browse files

add necessary comment

parent 4a6dd81e
Branches
Tags
No related merge requests found
......@@ -145,6 +145,8 @@ module Mterm : Extmap.S with type key = term
module Sterm : Extset.S with module M = Mterm
module Hterm : Exthtbl.S with type key = term
(** term equality modulo alpha-equivalence and location *)
val t_compare : term -> term -> int
val t_equal : term -> term -> bool
val t_hash : term -> int
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment