dispose

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void dispose(A allocator, T[] array)
  2. void dispose(A allocator, T value)
    void
    dispose
    (
    A
    T
    )
    (
    auto ref A allocator
    ,)
    if (
    !isArray!T
    )

Meta