amphp / pipeline

Concurrent iterators and pipeline operations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add sum

kelunik opened this issue · comments

The potential issue with this is the return type: int|float? float?

We'll skip adding type-specific methods for now.