Static Methodsstatic fun sourcetruncate(n: Int): inststatic fun sourcecreate(n: Int): instMethodsreadonly fun sourcetoInt(): Intreadonly fun source==<I: Integral>(other: I): Boolreadonly fun source!=<I: Integral>(other: I): Boolreadonly fun source+<I: Integral>(other: I): Intreadonly fun source-<I: Integral>(other: I): Intreadonly fun source*<I: Integral>(other: I): Intreadonly fun source/<I: Integral>(other: I): Intreadonly fun source%<I: Integral>(other: I): Intreadonly fun source<<I: Integral>(other: I): Boolreadonly fun source<=<I: Integral>(other: I): Boolreadonly fun source><I: Integral>(other: I): Boolreadonly fun source>=<I: Integral>(other: I): Boolreadonly fun sourceult<I: Integral>(other: I): Boolreadonly fun sourceugt<I: Integral>(other: I): Boolreadonly fun sourceule<I: Integral>(other: I): Boolreadonly fun sourceuge<I: Integral>(other: I): Boolreadonly fun sourceand<I: Integral>(other: I): Intreadonly fun sourceor<I: Integral>(other: I): Intreadonly fun sourcexor<I: Integral>(other: I): Intreadonly fun sourceshl<I: Integral>(other: I): Intreadonly fun sourceshr<I: Integral>(other: I): Intreadonly fun sourceushr<I: Integral>(other: I): Intreadonly fun sourcenot(): Intreadonly fun sourcenegate(): Intreadonly fun sourceclz(): Intreadonly fun sourcectz(): Intreadonly fun sourcepopcount(): Intreadonly fun sourcetoString(): Stringreadonly fun sourcetoFloat(): Floatreadonly fun sourcecompare<I: Integral>(other: I): Orderreadonly fun sourcechr(): Charreadonly fun sourcehash(): Intreadonly fun sourceinspect(): Inspect