We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46e6edf commit 1db56d7Copy full SHA for 1db56d7
lib/Type/PairMap.pod
@@ -4,7 +4,7 @@
4
5
=SUBTITLE Ordered Hash with a frozen key set
6
7
- class PairMap odes Associative does Positional { ... }
+ class PairMap does Associative does Positional { ... }
8
9
A C<PairMap> is an ordered hash or dictionary where only the values can be
10
changed, and the set of keys is immutable.
0 commit comments