Converts an input element to an intermediate accumulator value.
            
Namespace: Microsoft.Research.DryadLinq
Assembly: Microsoft.Research.DryadLinq (in Microsoft.Research.DryadLinq.dll) Version: 0.2.1.0 (0.2.1.0)
Syntax
Parameters
- val
 - Type: TSource
An input element 
Return Value
Type: TAccumulateAn accumulator value
See Also