reduce
and other similar built-ins should support keyword arguments
#846
Labels
Milestone
reduce
and other similar built-ins should support keyword arguments
#846
E.g.
reduce(function=..., iterable=..., initial=...)
.The text was updated successfully, but these errors were encountered: