ByRole<T> typedef

ByRole<T> = IMap<Role, T>

Implementation

typedef ByRole<T> = IMap<Role, T>;