isConsective

Checks import declarations are consective.

@nogc nothrow pure @safe
bool
isConsective
(
const ImportDeclaration a
,
const ImportDeclaration b
)

Meta