Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update Cool.pod
Add Match to list of descendants of Cool
  • Loading branch information
ronaldxs committed Oct 4, 2015
1 parent 119dd07 commit 4055f38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Type/Cool.pod
Expand Up @@ -20,7 +20,7 @@ C<Int> converts the integer to C<Str> first.
The following built-in types inherit from C<Cool>:
L<Array> L<Backtrace> L<Bag> L<Baggy> L<Bool> L<Complex> L<Cool>
L<Duration> L<Enumeration> L<EnumMap> L<FatRat> L<Hash> L<Instant>
L<Int> L<KeyHash> L<KeySet> L<List>
L<Int> L<KeyHash> L<KeySet> L<List> L<Match>
L<Nil> L<Num> L<Numeric>
L<Range> L<Real> L<Seq> L<Set> L<Stash> L<Str> L<Stringy>
Expand Down

0 comments on commit 4055f38

Please sign in to comment.