channel
ErrorsCollection

channel

Synthesised documentation from type/X/Channel/ReceiveOnClosed type/X/Channel/SendOnClosed

From type/X/Channel/ReceiveOnClosed

See Original text in context

method Channel(X::Channel::ReceiveOnClosed:D: --> Channel:D)

Returns the Channel object on which the receive method was called.

From type/X/Channel/SendOnClosed

See Original text in context

method Channel(X::Channel::SendOnClosed:D: --> Channel:D)

Returns the Channel object on which the send method was called.