(************************************************************************) (* * The Coq Proof Assistant / The Coq Development Team *) (* v * Copyright INRIA, CNRS and contributors *) (* t -> bool := "ltac2" "ident_equal". Ltac2 @ external of_string : string -> t option := "ltac2" "ident_of_string". Ltac2 @ external to_string : t -> string := "ltac2" "ident_to_string".