BArray<T> constructor

const BArray<T>(
  1. BType<T> type
)

Implementation

const BArray(this.type);