Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[Pair] remove method key, it is inherited from Enum anyway
  • Loading branch information
moritz committed Jun 13, 2012
1 parent 27f60af commit 48250ae
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions lib/Pair.pod
Expand Up @@ -18,12 +18,6 @@ The immutable version of a C<Pair> is an C<Enum>.
=head2 Methods
=head3 key
multi method key(Pair:D:)
Gives the I<key> part of the C<Pair>.
=head3 value
multi method value(Pair:D:) is rw
Expand Down

0 comments on commit 48250ae

Please sign in to comment.