method channel
Documentation for method channel
assembled from the following types:
class X::Channel::ReceiveOnClosed
From X::Channel::ReceiveOnClosed
(X::Channel::ReceiveOnClosed) method channel
method Channel(X::Channel::ReceiveOnClosed:D: --> Channel:D)
Returns the Channel object on which the receive
method was called.
class X::Channel::SendOnClosed
(X::Channel::SendOnClosed) method channel
method Channel(X::Channel::SendOnClosed:D: --> Channel:D)
Returns the Channel object on which the send
method was called.