Module Bound_static.Pattern
type t = private | Code of Flambda2_identifiers.Code_id.t| Set_of_closures of Flambda2_identifiers.Symbol.t Flambda2_identifiers.Function_slot.Lmap.t| Block_like of Flambda2_identifiers.Symbol.t
val block_like :
Flambda2_identifiers.Symbol.t ->
Flambda2_bound_identifiers.Bound_static.Pattern.tval print :
Stdlib.Format.formatter ->
Flambda2_bound_identifiers.Bound_static.Pattern.t ->
unit