qtil
advanced-security/qtil-swift 0.0.3
Search

Module StringTuple

A tuple that contains only string values, such as a csv row.

This module can be useful to create infinite types with some basic structure.

Import path

import qtil.tuple.StringTuple

Imports

TypedListBuilderOf<StringTuple::StringTuple::separator, StringTuple::StringTuple::Tuple, string, Escape::SeparatedEscape<StringTuple::StringTuple::separator, emptyEscapeMap>::escapeItem>

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

TypedStringTuple<StringTuple::separator>

Classes

Parameters

separatorpred