String-related functional programming helpers.
Functions - API calls offered directly by the extension
cp.fn.string.isEmpty(str) -> boolean
true
false
cp.fn.string.match(pattern) -> function(str) -> ...