phobos-next v0.3.9 (2020-08-07T21:50:30Z)
Home
Dub
Repo
areColinear
nxt
algorithm_ex
Check if
a
and
b
are colinear.
bool
areColinear
(
T
)
(
T
a
,
T
b
)
Meta
Source
See Implementation
nxt
algorithm_ex
aliases
Pair
Quadruple
Triple
elementCombinations
functions
apply
areColinear
areStrictlyOrdered
areUnstrictlyOrdered
bruteCast
collect
countsAtLeast
countsAtMost
countsExactly
distinct
doTimes
eitherRef
equalLength
every
fibonacci
findFirstOfAnyInOrder
findInOrder
findPopAfter
findPopBefore
forwardDifference
hasContents
isAmong
isAnagramOf
isLinearRamp
isPalindrome
isSymmetric
len
orderInPlace
pair
quadruple
reset
resetAllMembers
set
spliced2
spliced3
splicer2
splicer3
splicerN
split
splitBefore
splitterN
stableSort
str
times
triple
tryEvery
use
windowedReduce
zipWith
structs
Limits
templates
endsWith
expand
sort
startsWith
Check if a and b are colinear.