Add support for the `all` builtin (#54)
Implement the `all` as defined here: * https://docs.python.org/2/library/functions.html#all
Showing
Please register or sign in to comment
Implement the `all` as defined here: * https://docs.python.org/2/library/functions.html#all