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
find
analysis
disjoint
exercises
find_max
prefix_averages
unique
dsap.analysis.find
dsap
Provides a find function, locating a value in a sequence.
Return index j such that S[j] == val, or -1 if no such element.