denque icon indicating copy to clipboard operation
denque copied to clipboard

Documentation for part of public API is missed

Open FlyingDR opened this issue 4 years ago • 0 comments

At the time of submitting this report documentation seems to miss part of public API. Following methods and property are not mentioned:

Lack of size() is especially confusing because it gives a feeling that there is no way to get queue length. length property is mentioned, but not as part of API, but inside examples, which makes it less visible.

FlyingDR avatar Oct 31 '21 13:10 FlyingDR