Skip to content

sstd-2.1.0

Compare
Choose a tag to compare
@admiswalker admiswalker released this 16 Apr 19:39

Adding functions

  • stripAll(c, c), stripAll(s, c) and stripAll_ow(s, c)
  • lstrip(c, c), lstrip(s, c), lstrip_ow(s, c), rstrip(c, c), rstrip(s, c), rstrip_ow(s, c), strip(c, c), strip(s, c) and strip_ow(s, c)
  • charIn(c*/s,c*/s) and charIn_all(c*/s,c*/s)
  • sort(args...) and sort_gr(args...)

Full Changelog: sstd-2.0.2...sstd-2.1.0