property WritableIterable.prototype.queue

Type

QueueEntry<Some<T> | None>[]

Usage

import { WritableIterable } from ".";