Module Solver_arg.Fun
A function symbol, like "f" or "plus" or "is_human" or "socrates"
type t= Base_types.Fun.t
val equal : t -> t -> boolval hash : t -> intval pp : t Sidekick_core.Fmt.printer
Solver_arg.FunA function symbol, like "f" or "plus" or "is_human" or "socrates"
type t = Base_types.Fun.tval equal : t -> t -> boolval hash : t -> intval pp : t Sidekick_core.Fmt.printer