base

infix fun Int.base(b: Int): String

Infix function for easily creating string representations of an Int in different bases.