Browse thread
Escaped string in sexplib
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Hugo Ferreira <hmf@i...> |
| Subject: | Re: [Caml-list] Escaped string in sexplib |
Paolo Donadeo wrote: > How your function eval_string: > > let eval_string s = Camlp4.Struct.Token.Eval.string ~strict:() s > > actually modifies a string? > > It does the opposite of String.escaped [1] [1] http://caml.inria.fr/pub/docs/old-311/libref/String.html