Sexplib.Pathtype t = el listval parse : string -> tval get : ?path:t -> ?str:string -> Sexplib.Sexp.t -> Sexplib.Sexp.tval replace :
?path:t ->
?str:string ->
Sexplib.Sexp.t ->
subst:Sexplib.Sexp.t ->
Sexplib.Sexp.tval replace_no_path :
str:string ->
Sexplib.Sexp.t ->
subst:Sexplib.Sexp.t ->
Sexplib.Sexp.tval subst_path :
Sexplib.Sexp.t ->
t ->
(Sexplib.Sexp.t -> Sexplib.Sexp.t) * Sexplib.Sexp.tval extract_pos :
int ->
Sexplib.Sexp.t ->
(Sexplib.Sexp.t option -> Sexplib.Sexp.t) * Sexplib.Sexp.tval extract_match :
string ->
int ->
Sexplib.Sexp.t ->
(Sexplib.Sexp.t option -> Sexplib.Sexp.t) * Sexplib.Sexp.tval extract_rec :
string ->
Sexplib.Sexp.t ->
(Sexplib.Sexp.t -> Sexplib.Sexp.t) * Sexplib.Sexp.t