Structs

The following structs are available globally.

  • Enables read and copy-on-write access for an entity’s property in a datastructure.

    Some examples can be found in this blog post.

    See more

    Declaration

    Swift

    public struct Lens<A, B>