p-fifo
JavaScript
β
3
updated 3y ago
π¦ Promised First-In-First-Out buffer. Await on push to be told when a value is consumed and await on shift for a value to consume when the buffer is empty.
No plain-English explanation yet β one is being written right now. Check back in a minute.