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