Re: Blocking behavior of >!! ?

2019-05-19 Thread Thomas Heller
( > The documentation for >!! reads: > > - > clojure.core.async/>!! > ([port val]) > puts a val into port. nil values are not allowed. Will block if no > buffer space is available. Returns true unless port is already closed. > > > I have a case where I believe that the

Blocking behavior of >!! ?

2019-05-19 Thread Brian Beckman
The documentation for >!! reads: - clojure.core.async/>!! ([port val]) puts a val into port. nil values are not allowed. Will block if no buffer space is available. Returns true unless port is already closed. I have a case where I believe that the channel has no

[ANN] Logic WorkBench lwb Rev 2.0.0

2019-05-19 Thread 'Burt' via Clojure
A new version of the logic workbench with a component for combinatory logic, together with a ton of examples. See https://github.com/esb-lwb/lwb/wiki. Burt -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to