AnyKeyPath

    A type-erased key path, from any root type to any resulting value type.

    class AnyKeyPath

    Citizens in Swift

    Conformances

    Members

    Features

    Subclasses

    • class PartialKeyPath

      A partially type-erased key path, from a concrete root type to any resulting value type.