GlobalAllocator

public type GlobalAllocator = SystemAllocator

Project-wide default allocator, aliased to SystemAllocator. Override at the project level if a global custom allocator is needed.

Defined in lang/std/memory/allocator.ks