The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
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