collinearityTest

fun <E> collinearityTest(A: Point<E>, B: Point<E>, C: Point<E>): Boolean(source)