natural-lenses/immutable

This module provides support for the external:immutable package both by side effects that implement Lens functionality in external:immutable containers and also by its exported properties. Side effects of importing or requiring this module also include the addition of the ImmutableLensMixin to the Lens class.

Source:
Properties:
Name Type Description
containerFactory Object

A factory for immutable containers

lensFactory Factory

A factory for Lenses using immutable data types

Members

(constant) containerFactory

Source:

(constant) lensFactory

Source: