mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-07 01:23:03 +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.