Cldr.Enum (cldr_utils v2.15.0) View Source

Link to this section Summary

Functions

Very simple reduce that passes both the head and the tail to the reducing function so it has some lookahead

Link to this section Functions

Link to this function

reduce_peeking(list, acc, fun)

View Source

Very simple reduce that passes both the head and the tail to the reducing function so it has some lookahead