ben
|
5896f049ef
|
Add enumerate and zip types and made them lazy.
|
2019-02-08 20:57:16 +13:00 |
|
ben
|
f85bc13ded
|
Fix misunderstanding about behaviour if filter function is None
|
2019-02-06 11:12:25 +13:00 |
|
ben
|
91fcd7782e
|
Make map lazy and accept multiple iterables
|
2019-02-06 11:12:25 +13:00 |
|
ben
|
8cc6821c44
|
Make filter lazy
|
2019-02-06 11:12:25 +13:00 |
|
Windel Bouwman
|
99af466a88
|
Move max function test cases to snippet dir. Implement key and default argument on max function.
|
2018-11-07 17:26:18 +01:00 |
|
Windel Bouwman
|
df0400dffb
|
Add filter and zip builtins
|
2018-11-07 09:41:16 +01:00 |
|
Windel Bouwman
|
c69b43d13b
|
Add frozenset class, callable function and enumerate function.
|
2018-11-06 21:42:42 +01:00 |
|
Windel Bouwman
|
0199137fb0
|
Add sum builtin function.
|
2018-11-03 15:45:50 +01:00 |
|
Windel Bouwman
|
133d72fcb1
|
Add tokenize module. Change call_method to take a reference to a PyObjectRef. Add new method to list class.
|
2018-10-14 15:21:48 +02:00 |
|