Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 728 Bytes

scan-right.md

File metadata and controls

20 lines (13 loc) · 728 Bytes

ScanRight

Peforms a right-associative scan (inclusive prefix) on a sequence of elements. This operator is the right-associative version of the Scan operator.

// TODO add example

For more details, see the documentation.


✏ Edit this page if you see a typo or wish to contribute an improvement. Alternatively, you can also report an issue you see.