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 abefd37 commit d025094Copy full SHA for d025094
doc/Type/Hash.pod6
@@ -148,7 +148,7 @@ then object hash is what you are looking for.
148
}
149
150
This example uses an object hash that only accepts keys of type L<Instant> to
151
-implement a rudimentary, yet type-safe, logging mechanism. We utilize a named
+implement a rudimentary, yet type-safe, logging mechanism. We utilize a named
152
L<state|/language/variables#The_state_Declarator>
153
variable for keeping track of the previous C<Instant> so that we can provide an interval.
154
0 commit comments