JanetDocsPlaygroundI'm feeling luckyGitHub sign in
(string/trim " foo ") # => "foo" (string/trim "_!_foo_!_" "_!") # => "foo"