home

Code Library

function core.string.length() {
  echo "${#str}"
}