felpado
felpado copied to clipboard
Reduce is wrong
use felpado as f;
f\reduce(function($a){ return $a + 1; }, [], [] })
I think it should return [] instead null