Identifiable

public protocol Identifiable

Protocol which creates a type-safe identifier for the conforming type.

Todo

Push down to dn-m/Structure/DataStructures
  • ID

    Undocumented

    Declaration

    Swift

    typealias ID = Identifier<`Self`>