qtil
advanced-security/qtil-swift 0.0.3
Search

Module ResultSet

A module that defines the set of values returned by a function with no parameters.

This is a wrapper around Tp1, a tuple predicate that represents a set of tuples with only one element, which is the result of the function.

See Tp1 for more details and the full API, which includes mapping and filtering etc.

Import path

import qtil.fn.ResultSet

Imports

Tp1<ResultSet::ResultSet::T, ResultSet::ResultSet::baseTp>

A module for transforming a “Tuple predicate” with 1 arguments.

Parameters