Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
earliest
  • Loading branch information
jonathanstowe committed Apr 29, 2015
1 parent a55d1e8 commit 7dcccbe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/Language/concurrency.pod
Expand Up @@ -398,6 +398,8 @@ a simpler fumctional syntax to do this:
$channel.close;
await $p;
C<earliest> takes one or more channels and for the first one which has an item
available it will be passed to the C<more> block.
=head1 Low-level APIs
Expand Down

0 comments on commit 7dcccbe

Please sign in to comment.