isModInt.isModInt

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

Meta