This website requires JavaScript.
Explore
Help
Sign In
jeff
/
dust
Watch
1
Star
0
Fork
0
You've already forked dust
Code
f106d64367
dust
/
std
/
core.ds
4 lines
54 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Fix built-in function bug
2024-06-24 05:41:16 +00:00
length = fn (list: [any]) -> int {
__LENGTH__ list
Attempt to add JSON parsing
2024-06-04 18:47:15 +00:00
}
Copy Permalink