isConsective

Checks declarations are consective.

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

Meta