inCollect

Checks if we are inside a GC collection cycle. This is currently done in a dumb and expensive way, so use sparingly.

@nogc
bool
inCollect
()

Meta