mirror of
https://github.com/xcat2/confluent.git
synced 2026-06-11 17:28:50 +00:00
0800290c8e
In a few contexts, the result of list_collective was used directly in a boolean context. As an iterator, it is always true unless coerced into a potentially empty list explicitly.