Devkit_core.StreSourceMore string functions
from_to s a b
from_to without safety checks
upto s p
from s p
safe (lazy) way to cut substring same as extlib String.slice
split by delimiter
split by delimiter from the right
before s sep
remove prefix from string if present
contents of the first submatch
String.starts_with but with pos to start from
ascii case-insensitive equality
ascii case-insensitive substring
sequence of matches