unisonweb / base_v1

Unison base libraries, published using V1 codebase format
24 stars 14 forks source link

Add `scanl` and `scanr` #52

Closed runarorama closed 4 years ago

runarorama commented 4 years ago

This adds scanr and scanl for List, and the corresponding functions for Nonempty. Includes pretty good tests and lots of examples.

Also added:

runarorama commented 4 years ago

Merged in base hash #4un3bevvfc.