eep-js
eep-js copied to clipboard
2 fixes and 1 feature
This PR adds 3 commits with the following changes:
-
Adds the window operator object into the Temporal functions. This way an Aggregate function can call for a tick() on the window even for clock based windows.
-
Fixes typo in test
-
Fixes size() function in SlidingWindow