This website requires JavaScript.
Explore
Help
Sign In
jeff
/
dust
Watch
1
Star
0
Fork
0
You've already forked dust
Code
822f12b44d
dust
/
std
/
core.ds
4 lines
55 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 {
Begin fixing built-in functions
2024-06-24 11:13:54 +00:00
__LENGTH__(list)
Attempt to add JSON parsing
2024-06-04 18:47:15 +00:00
}
Copy Permalink