isModInt.isModInt

Undocumented in source.
template isModInt(T)
const
auto isModInt = is(T : ModInt!MD, uint MD) || is(T : DModInt!S, string S);

Meta