qtil
advanced-security/qtil-swift 0.0.3
Search

Predicate NewEntity::map

Maps each T value to an EntityId value. Different T values map to different EntityId values. Instantiating the module with different type arguments for T causes map to generate different entity IDs. Instantiating the module in different database upgrade or downgrade queries also causes map to generate different entity IDs.

EntityId map(T arg0)