matchContents

Match (Magic) Contents of kind with range.

pure nothrow
bool
matchContents
(
Range
)
(,
in Range range
,)
if (
hasSlicing!Range
)

Return Value

Type: bool

true iff match.

Meta