qtil
advanced-security/qtil-swift 0.0.3
Search

Module SeparatedEscape::EscapeBackslash

A module containing a set of functions of2, of3, etc., that construct a separated list using the specified separator and backslash as the escape character, escaping entries as necessary.

Import path

import qtil.strings.Escape

Imports

ListBuilderOf<Escape::SeparatedEscape::separator, string, Escape::SeparatedEscape::escapeItem>

A module that declares predicates of2(...) to of8(...) for building a string from a list of arguments of a custom type T, converted to strings via the toString predicate, using a custom separator.