Identifiable
public protocol Identifiable
Protocol which creates a type-safe identifier for the conforming type.
Todo
Push down to dn-m/Structure/DataStructures-
Undocumented
Declaration
Swift
typealias ID = Identifier<`Self`>