Module Ecaml__Window0.Tree
module Direction : sig ... endtype t=|Combination of{children : t list;direction : Direction.t;edges : Edges.t;}|Window of window
val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t
include Ecaml__.Import0.Valueable.S with type t := t
val of_value_exn : Ecaml_value__.Value0.t -> tval to_value : t -> Ecaml_value__.Value0.tval type_ : t type_val t : t type_