Const bits

uint

Type T

type T = int

Function pow

fn pow(base: int, exponent: uint) -> int

Returns base raised to the power of exponent