We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9dceb9a commit 8aff832Copy full SHA for 8aff832
mypyc/doc/native_operations.rst
@@ -37,6 +37,7 @@ Functions
37
* ``slice(start, stop, step)``
38
* ``globals()``
39
* ``sorted(obj)``
40
+* ``filter(fn, iterable)``
41
42
Method decorators
43
-----------------
0 commit comments