Kone
0.0.0-dev-1
common
kone.misc.planimetricsCalculation
/
com.lounres.kone.misc.planimetricsCalculation
/
concurrencyTest
concurrency
Test
fun
<
C
>
PlanimetricsCalculationContext
<
C
,
*
>
.
concurrencyTest
(
l
:
Line
<
C
>
,
m
:
Line
<
C
>
,
n
:
Line
<
C
>
)
:
Boolean
Tests if the lines are
Return
The test result.
Parameters
l
The first line.
m
The second line.
n
The third line.