Snappable
Snapped.swift:2protocol Snappable
Requirements
Instance members
func snapped(step: Self
) -> Self Returns a new value snapped to the nearest multiple of the specified step.
protocol Snappable
func snapped(step: Self) -> Self
Returns a new value snapped to the nearest multiple of the specified step.