Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 312 Bytes

SuperLinq.SuperEnumerable.PreScan.md

File metadata and controls

6 lines (6 loc) · 312 Bytes

uid: SuperLinq.SuperEnumerable.PreScan1(System.Collections.Generic.IEnumerable{0},System.Func{0,0,0},0) example: [*content]

The following code example demonstrates how to perform an exclusive pre-fix scan on a sequence using PreScan. [!code-csharp]