qtil
advanced-security/qtil-swift 0.0.3
Search

Predicate SeparatedEscape::escapeItem

Escape a string using the escape map, using a custom escape character.

Typically performed internally on each item before building the list, but public in case it is needed for other purposes.

Import path

import qtil.strings.Escape
string escapeItem(string str, Char escaper)