Handle.isFullyMerged

Undocumented in source. Be warned that the author may not have intended to support it.
struct Handle(Bag)
package @property shared
bool
isFullyMerged
()
if (
is(Bag == shared) &&
is(Bag == struct)
)

Meta