Classes

The following classes are available globally.

  • Enables reactive read and copy-on-write access for an entity’s property in a datastructure. Applies a given Lens to a subject.

    See more

    Declaration

    Swift

    public final class LensSubject<A, B>: SubjectType