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