phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
GapWeightedSimilarityIncremental.empty
std
numeric
GapWeightedSimilarityIncremental
struct
GapWeightedSimilarityIncremental
(Range, F = double)
@
property
bool
empty
(
)
if
(
isRandomAccessRange
!(
Range
) &&
hasLength
!(
Range
)
)
Return Value
Type:
bool
Whether there are more matches.
Meta
Source
See Implementation
std
numeric
GapWeightedSimilarityIncremental
constructors
this
functions
opSlice
popFront
properties
empty
front