Ecaml.Bookmark(Info-goto-node "(emacs) Bookmarks")
val sexp_of_t : t -> Sexplib0.Sexp.tinclude Core.Comparator.S with type t := tval comparator : (t, comparator_witness) Core.Comparator.comparatorinclude Ecaml_value.Valueable.S with type t := tval of_value_exn : Ecaml_value__.Value0.t -> tval to_value : t -> Ecaml_value__.Value0.tval type_ : t Ecaml_value.Value.Type.tval t : t Ecaml_value.Value.Type.tmodule Property : sig ... endmodule Record : sig ... endThe data side of bookmark-alist
set m t a ~no_overwrite:true means, let a shadow any previous location bookmarked as t. If the user removes this bookmark, the previous bookmark of this name will be restored.
module Make_record_function : sig ... end