Skip to content

Instance Method

makeQueue(with:)

Makes the Queue
func makeQueue(with context: QueueContext) -> any Queue

Parameters

context

Context to be passed to the creation of the Queue

Return Value

The created Queue