1 package tagged with “Function'”
Support high-performance ranking of an generic List of values in a window of size N where a new value is added to the right side of the window and the oldest one is removed from the left side of the window.