A few more things worth pointing out:
- There are other qualifiers apart from `:count`
- The "Execution error" above actually prints the value itself, so it's trivial to see the count
- The above leads to a hang on infinite collections, oops
- Surprisingly, `explain-data` also hangs on infinite collections - I think it's a bug