A queue is a first-in first-out (FIFO) data.
trying out the example project throws the error :" Queue is not defined"
can this be fixed? ty
I'm currently a bit busy.. but have you enabled or disabled workers mode?
I was in worker mode, didn't test without.
But it's not important as I'm using mkArray instead now.
Thanks for the plugin. Would you be so kind to add the ability to lookup a queued item value? eg: queue.indexAt(5) or something? thanks
Good Idea! Now it's on my ToDo-List. :)