Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Spec Bag.kxxv
  • Loading branch information
lizmat committed Apr 13, 2014
1 parent 9213b13 commit 89cc32d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions S32-setting-library/Containers.pod
Expand Up @@ -1313,6 +1313,13 @@ marbles of the same color corresponds to number of sides with the
same color. (For "picking without replacement" see C<pick> instead.)
Rolling requires no temporary state.

=item kxxv

method kxxv (-->List)

Returns a list of the keys of the bag, with each key multiplied by its
replication factor (hence the name: .k xx .v).

=back

=head2 BagHash
Expand Down

0 comments on commit 89cc32d

Please sign in to comment.