mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-20 12:20:29 +08:00
The main bottle neck here was using `len`. A boolean check is a sufficient test for more items in the queue. Also, uses all instead of several functions.