Module Ast.Sequence
module Kind : sig ... endtype t={kind : Kind.t;length : Hardcaml__.Import.int;}
val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t
Ast.Sequencemodule Kind : sig ... endtype t = {kind : Kind.t; |
length : Hardcaml__.Import.int; |
}val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t