mir_rci._array

Holds a reference-counted array of type `T` in the `mir_rci` struct.

struct mir_rci(T)
RCArray!T _array;