qtil
advanced-security/qtil-swift 0.0.3
Search

Module SeparatedEscape::EscapedWith

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

Import path

import qtil.strings.Escape

Imports

ListBuilderOf<Escape::SeparatedEscape::separator, string, Escape::SeparatedEscape::EscapedWith::newEscapeItem>

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.

Parameters

escaperpred