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

Extensions for kotlin.Pair

minus

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