There is a function chan to create a channel. But I don't see a chan?.
How would I write a predicate chan? that returns true for objects created by chan?
I'm asking about both Clojure and ClojureScript.
There is a function chan to create a channel. But I don't see a chan?.
How would I write a predicate chan? that returns true for objects created by chan?
I'm asking about both Clojure and ClojureScript.