DynamicEntity

public class DynamicEntity : Hashable

Use concrete instances of Entity<O> in API that accept DynamicEntity arguments.

Equatable

  • Declaration

    Swift

    public static func == (lhs: DynamicEntity, rhs: DynamicEntity) -> Bool

Hashable

  • Declaration

    Swift

    public func hash(into hasher: inout Hasher)