Kappa_terms.Raw_mixtureSourceThis is a simple `raw` type of mixture, used as the mixture state after a rule was applied
val print :
noCounters:bool ->
created:bool ->
initial_comma:bool ->
?sigs:Kappa_site_graphs.Signature.s ->
?counters_info:Kappa_site_graphs.Counters_info.t ->
Format.formatter ->
t ->
unittype incr_t = {father : int Kappa_data_structures.Mods.DynArray.t;rank : (int * (bool * bool)) Kappa_data_structures.Mods.DynArray.t;}