ImmutableLensMixin

ImmutableLensMixin

Methods

(inner) getSeq(subject, optionsopt) → {Seq}

Source:
See:
Parameters:
Name Type Attributes Description
subject

The structured data to be queried

options Object <optional>
Properties
Name Type Attributes Description
orThrow <optional>

OptionalThrow if the value of the slot exists but is not iterable

Returns:

A Seq (from immutable) over the iterable value selected

Type
Seq