Name chan_ready
Definition (chan_ready(c:var(chan(T:type))):expr(bool))
Defined in chan.l
Implementation lard
Description Indicate whether a value is waiting on the given channel.
See Also select