fxdmhtt
fxdmhtt
> > Simply adding a non-safe, generic reduce wrapper for seq/list/array that is completely consistent with the behavior of FSharp.Core is the conclusion of this issue. > > I think...
No, no, no, I mean, the function is called "reduce". Automatic overloading via type inference.
> It is not a bug. It's a difference between "value" and "function". > > Your first example assigns a "function object / delegate" to a field (I'm assuming you're...