Results for “Std.Channel.pending”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Channel.pending
&Std.Channel.Channel[T] -> Result[Int, Std.Channel.ChannelError]How many values are waiting.
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
&Std.Channel.Channel[T] -> Result[Int, Std.Channel.ChannelError]How many values are waiting.