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.