ImmutableQueue

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
Link copied to clipboard
fun enqueue(value: T): ImmutableQueue<T>