Middle.OperatorUtilities for Stan's built in operators
val t_of_sexp : Sexplib0.Sexp.t -> tval sexp_of_t : t -> Sexplib0.Sexp.tval hash_fold_t :
Ppx_hash_lib.Std.Hash.state ->
t ->
Ppx_hash_lib.Std.Hash.stateval hash : t -> Ppx_hash_lib.Std.Hash.hash_valueval is_cmp : t -> boolval pp : Stdlib.Format.formatter -> t -> unitval to_string : t -> stringval of_string_opt : string -> t option