Parameter Make.2-S

type ty = TY.ty
type c

Type of custom symbolic node

val map : ( ( ty, c ) Region_pp_intf.node -> ( ty, c ) Region_pp_intf.node ) -> c -> c

Map f over custom symbolic nodes

Symbolic comparison of custom symbolic nodes

val print : ( Stdlib.Format.formatter -> ( ty, c ) Region_pp_intf.node -> unit ) -> focus:string -> Stdlib.Format.formatter -> c -> unit

t printer