felpado icon indicating copy to clipboard operation
felpado copied to clipboard

Reduce is wrong

Open sergigp opened this issue 10 years ago • 0 comments

use felpado as f;

f\reduce(function($a){ return $a + 1; }, [], [] })

I think it should return [] instead null

sergigp avatar Jul 06 '15 10:07 sergigp