This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
Odin
Watch
1
Star
0
Fork
0
You've already forked Odin
mirror of
https://github.com/odin-lang/Odin.git
synced
2026-04-18 22:40:16 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
97f7a558faaf206bb7d10eaf3adce99322fd9541
Odin
/
core
/
strings
History
gingerBill
e92fdb4a99
x if cond else y
and
x when cond else y
expressions
2020-03-05 20:34:30 +00:00
..
builder.odin
Make the
string
type elements "immutable", akin to
char const *
in C
2019-12-01 14:10:59 +00:00
strings.odin
x if cond else y
and
x when cond else y
expressions
2020-03-05 20:34:30 +00:00