RefCounted.isSingleton

Undocumented in source.
struct RefCounted(Type, Allocator = typeof(theAllocator))
enum isSingleton = hasMember!(Allocator, "instance");

Meta