[][src]Crate sliding_window_aggregation

Structs

SWAg

F must give a semigroup: it is required that F satisfies associativity. Commutativity and existence of the identity are not required. Reference: https://scrapbox.io/data-structures/Sliding_Window_Aggregation