core / com.acmerobotics.roadrunner.path / kotlin.Pair / minus

minus

operator fun Pair<Double, Double>.minus(other: Pair<Double, Double>): Pair<Double, Double>