clj-commons / manifold

A compatibility layer for event-driven abstractions
1.01k stars 106 forks source link

Minor window function improvements #223

Closed cosineblast closed 1 year ago

cosineblast commented 1 year ago

This fixes some readability issues with the window function tests, and changes the window functions to use namespaced :timeout symbols.

cosineblast commented 1 year ago

I see, thanks for the advice!