Fork me on GitHub
#core-async
<
2019-12-24
>
roklenarcic12:12:47

depends on what the semantic of debouncer is

roklenarcic12:12:32

the simplest is just a buffer that drops all but one element

hiredman19:12:03

I think I've seen the behavior where things skip the buffer if their a waiters, but thinking about, I don't recall seeing it in the code, so I maybe mistaken.