Searched refs:minNumType (Results 1 – 1 of 1) sorted by relevance
109 func (x ID) IsNumType() bool { return minNumType <= x && x <= maxNumType }406 minNumType = 0x110 const