segmentBisector

fun <E> segmentBisector(A: Point<E>, B: Point<E>): Line<E>(source)