Name ?_
Definition ((?(c:var(chan(TT:type)))):expr(TT))
Defined in chan.l
Implementation lard
Keywords ? is a general keyword
Description Return the value currently being received on the given channel.
Note ?_ must only be used within the body of a _?_ expression.