Cursor.isCanonical

If this is the canonical cursor. Given forward declarations, there may be several cursors for one entity. This returns true if this cursor is the canonical one.

struct Cursor
@safe @nogc pure nothrow const
bool
isCanonical
()

Meta