dabeaz / curio

Good Curio!
Other
4.05k stars 244 forks source link

Incorrect method name for queue size in docs #355

Open nashaad opened 2 years ago

nashaad commented 2 years ago

Docs for size of queue here suggest method size(), but in implementation here and here method is called qsize()