mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-30 04:17:29 +08:00
21da812c10
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.