This website requires JavaScript.
Explore
Help
Register
Sign in
aparler
/
RosettaCodeData
Watch
1
Star
0
Fork
You've already forked RosettaCodeData
0
Code
Issues
12
Pull requests
3
Projects
Releases
Packages
Wiki
Activity
Actions
main
RosettaCodeData
/
Task
/
Conditional-structures
/
Langur
/
conditional-structures-7.langur
5 lines
118 B
Text
Raw
Permalink
Normal View
History
Unescape
Escape
Data update
2024-07-13 15:19:22 -07:00
switch(x, y, z;
Data update
2024-03-06 22:25:12 -08:00
true: ... ; # any are equal to true
Data update
2024-07-13 15:19:22 -07:00
_, >= z: ...; # y >= z
Initial data commit
2023-07-01 11:58:00 -04:00
... ) # default
Reference in a new issue
Copy permalink