qtil
advanced-security/qtil-swift 0.0.3
Search

Predicate TypedListBuilderOf::of3

Produces a CSV-like list of 3 items, cast to type S which extends string, using the custom separator.

The predicate toString is used on the arguments to ensure that they are converted to strings before being joined together.

Import path

import qtil.list.ListBuilder
S of3(T v1, T v2, T v3)