Skip to content

Commit 7c0d062

Browse files
committed
remove refs to KeySet and KeyHash
1 parent e647af5 commit 7c0d062

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Type/Cool.pod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ C<Int> converts the integer to C<Str> first.
2020
The following built-in types inherit from C<Cool>:
2121
L<Array> L<Backtrace> L<Bag> L<Baggy> L<Bool> L<Complex> L<Cool>
2222
L<Duration> L<Enumeration> L<Map> L<FatRat> L<Hash> L<Instant>
23-
L<Int> L<KeyHash> L<KeySet> L<List> L<Match>
23+
L<Int> L<List> L<Match>
2424
L<Nil> L<Num> L<Numeric>
2525
L<Range> L<Real> L<Seq> L<Set> L<Stash> L<Str> L<Stringy>
2626

0 commit comments

Comments
 (0)