Pudu programming language
Menu

Std.RingBuffer.PopResult

1 declaration

type

PopResult

This declaration introduces a public type.

What it does

The result of a successful pop operation containing the updated buffer and the dequeued item.

Read the signature

  • This declaration has no value signature because it introduces a type or trait.

Back to Std.RingBufferSearch related declarations