Function

round_up(nearest_multiple_of:)

Returns self rounded up to the nearest multiple of stride.

Source
fun round_up(nearest_multiple_of stride: Int) -> Int