Function
round_up(nearest_multiple_of:)
Returns self rounded up to the nearest multiple of stride.
fun round_up(nearest_multiple_of stride: Int) -> Int
Returns self rounded up to the nearest multiple of stride.
fun round_up(nearest_multiple_of stride: Int) -> Int