perpendicularTo

infix inline fun <E> Point<E>.perpendicularTo(l: Line<E>): Line<E>(source)