IntSyntax

trait IntSyntax
class Object
trait Matchable
class Any
trait AllSyntax
object implicits.type
object all.type
object allButCats.type
object int.type

Extensions

Extensions

extension (lhs: Int)
def **(rhs: Int): Int
def /%(rhs: Int): (Int, Int)
def /~(rhs: Int): Int
def choose(rhs: Int): BigInt
def pow(rhs: Int): Int