uint() function

    Examples

    1. |> range(start: -1m)
    2. |> map(fn:(r) => ({ r with exposures: uint(v: r.exposures) }))