How do I do `Integer.toString(x, base)` in kotlin.
# random
j
How do I do
Integer.toString(x, base)
in kotlin.