Module Blang.Raw

Raw provides the automatically derived sexp_of_t, useful in debugging the actual structure of the blang.

type nonrec 'a t = 'a t
val sexp_of_t : ('a -> Ppx_sexp_conv_lib.Sexp.t) -> 'a t -> Ppx_sexp_conv_lib.Sexp.t