denque
denque copied to clipboard
Documentation for part of public API is missed
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.