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 b91ff35 commit 67e63d3Copy full SHA for 67e63d3
doc/specs/stdlib_hashmaps.md
@@ -1287,7 +1287,7 @@ Procedures to modify the content of a map:
1287
1288
Procedures to report the content of a map:
1289
1290
-* `map 5 get_other_data( key, other, exists )` - Returns the other data
+* `map % get_other_data( key, other, exists )` - Returns the other data
1291
associated with the `key`;
1292
1293
* `map % key_test( key, present)` - Returns a flag indicating whether
0 commit comments