This website requires JavaScript.
Explore
Help
Register
Sign In
balsoft
/
ligo
Watch
1
Star
0
Fork
0
You've already forked ligo
Code
Issues
Pull Requests
Releases
Wiki
Activity
395b4890eb
ligo
/
vendors
/
rope
/
rope_implementation.mli
7 lines
91 B
OCaml
Raw
Normal View
History
Unescape
Escape
Interface for Ocaml code
2019-10-07 18:18:32 +04:00
(*
initial commit
2019-05-13 00:56:22 +04:00
type
t
val
of_string
:
string
->
t
val
cat
:
t
->
t
->
t
val
to_string
:
t
->
string
Interface for Ocaml code
2019-10-07 18:18:32 +04:00
*
)
Reference in New Issue
Copy Permalink