eep-js icon indicating copy to clipboard operation
eep-js copied to clipboard

2 fixes and 1 feature

Open prevosti opened this issue 5 years ago • 0 comments

This PR adds 3 commits with the following changes:

  1. 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.

  2. Fixes typo in test

  3. Fixes size() function in SlidingWindow

prevosti avatar Nov 23 '20 22:11 prevosti