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
Peekable
__init__
__iter__
__next__
next
peek
_fetch_next
_it
_next
util
collate
_CollateType
reven2.util.Peekable
reven2
class Peekable(object):
View In Hierarchy
Undocumented