Scalars.Columnmodule T : sig ... endval hash_fold_t :
Ppx_hash_lib.Std.Hash.state ->
T.t ->
Ppx_hash_lib.Std.Hash.stateval hash : T.t -> Ppx_hash_lib.Std.Hash.hash_valueval hashable : T.t Core_kernel__.Hashtbl.Hashable.tmodule Table : sig ... endmodule Hash_set : sig ... endmodule Hash_queue : sig ... endinclude module type of struct include T endtype t = T.t = | Witness of int |
| Index of Gate_type.t |
| Coefficient of int |
| LookupTable |
| LookupSorted of int |
| LookupAggreg |
| LookupKindIndex of Lookup_pattern.t |
| LookupRuntimeSelector |
| LookupRuntimeTable |
val 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 t_of_sexp : Ppx_sexp_conv_lib.Sexp.t -> tval sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t