JanetDocs
Playground
I'm feeling lucky
GitHub sign in
Run
Format
(string/trim " foo ") # => "foo" (string/trim "_!_foo_!_" "_!") # => "foo"