build

inline fun <T : Any> build(size: Int, empty: T): RingBuffer<T>(source)