projectOn

fun <E> Point<E>.projectOn(l: Line<E>): Point<E>(source)