snap
fn
T snap(T)(T x, T step) @trusted @safe nothrow @nogcReturns x rounded to the nearest multiple of step.
T snap(T)(T x, T step) @trusted @safe nothrow @nogcReturns x rounded to the nearest multiple of step.