Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
add infix:<∘> to the index
  • Loading branch information
gfldex committed May 13, 2016
1 parent 9984701 commit 64b6a26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/Type/Callable.pod
Expand Up @@ -41,6 +41,7 @@ corresponding parameters.
=head1 Operators
=head2 C<< infix:<∘> >>
X<|∘>
The function combinator C«infix:<∘>» or C«infix:<o>» combines two functions of arity one, so that the left function is called with the return value of the right function.
Expand Down

0 comments on commit 64b6a26

Please sign in to comment.