KRRegion.empty

struct KRRegion(ParentAllocator = NullAllocator)
Ternary
empty
()

Return Value

Type: Ternary

Ternary.yes if the allocator is empty, Ternary.no otherwise. Never returns Ternary.unknown.

Meta