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
ligo
/
src
/
test
/
contracts
/
string.ligo
4 lines
86 B
Plaintext
Raw
Normal View
History
Unescape
Escape
initial commit
2019-05-12 20:56:22 +00:00
const s : string = "toto"
Updating contracts.
2020-02-27 17:51:29 +01:00
const x : string = s ^ "bar"
const y : string = "foo" ^ x
Reference in New Issue
Copy Permalink