UNPKG

@stdlib/stats-iter-cumax

Version:

Create an iterator which iteratively computes a cumulative maximum value.

3 lines 114 B
/// <reference path="../docs/types/index.d.ts" /> import itercumax from '../docs/types/index'; export = itercumax;