Search bar offers the following options:
+foo bar -baz
foo*
+qname:twisted.mail.* +search
Possible fields: 'name', 'qname' (fully qualified name), 'docstring', and 'kind'. Last two fields are only applicable if "search in docstrings" is enabled.
foo~1
Results provided by Lunr.js
_Node
__init__
__slots__
_element
_next
linked_queue
LinkedQueue
dsap.linkedlist.linked_queue.LinkedQueue._Node
dsap
linkedlist
class _Node:
View In Hierarchy
Lightweight, nonpublic class for storing a singly linked node.
Undocumented
tuple[str, ...]