(************************************************************************) (* * The Coq Proof Assistant / The Coq Development Team *) (* v * INRIA, CNRS and contributors - Copyright 1999-2019 *) (* 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".