[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Sc-devel] Function:next :asStream



Is there a reason why Function:next should not be a synonym for 'value'? (Something to do with the need for FuncStream?)

I've just come across the issue of when next and value are really interchangeable in a chapter for the book.

Similarly, Function:asStream returns the function itself.

S.