Curation by nipos 4 months, 3 weeks ago for query crystal queue
Original results
New results
-
https://stackoverflow.com/questions/48128133/does-it-have-a-crystal-lang-queue — found via User
multithreading - Does it have a crystal-lang Queue? - Stack Overflow
How to realize pattern producer - consumer on crystal lang? I'am looking for something like that - http://ruby-doc.org/core-2.2.0/Queue.html Probably i ne…
-
https://crystal-lang.org/api/1.12.2/Deque.html — found via User
Deque(T) - Crystal 1.12.2
Creates a new empty Deque backed by a buffer that is initially initial_capacity big. The initial_capacity is useful to avoid unnecessary reallocations of …