Remove all elements matching predicate.
Variant of DynamicArray with copy construction (postblit) enabled.
Array type with deterministic control of memory. The memory allocated for the array is reclaimed as soon as possible; there is no reliance on the garbage collector.