Bonsai_extra_value_stability.Stabilityinclude Sexplib0.Sexpable.S1 with type 'a t := 'a tval t_of_sexp : 'a. (Sexplib0.Sexp.t -> 'a) -> Sexplib0.Sexp.t -> 'a tval sexp_of_t : 'a. ('a -> Sexplib0.Sexp.t) -> 'a t -> Sexplib0.Sexp.tinclude Ppx_compare_lib.Equal.S1 with type 'a t := 'a tval most_recent_stable_value : 'a t -> 'a optionval prefer_stable_value : 'a t -> 'aReturn the most_recent_stable_value if there is one, otherwise fall back to the unstable_value.f