This website requires JavaScript.
Explore
Help
Sign In
twc
/
rudus
Watch
5
Star
0
Fork
0
You've already forked rudus
Code
Issues
25
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
480e05f561
rudus
/
sandbox.ld
8 lines
54 B
Plaintext
Raw
Normal View
History
Unescape
Escape
keep adding prelude; fix `when` stack discipline
2025-06-23 02:46:07 +00:00
when {
false -> :no
nil -> :nope
:else -> :yup
}
maybe actually fix the loop stuff; lots of QOL improvements
2025-06-22 23:42:25 +00:00
add a sandbox file to replace in-code Rust string
2025-06-22 18:40:27 +00:00
Reference in New Issue
Copy Permalink