-
Notifications
You must be signed in to change notification settings - Fork 288
Open
Labels
blockedRequires another issue to be resolved before we can update the docsRequires another issue to be resolved before we can update the docsdocsDocumentation issue (primary issue type)Documentation issue (primary issue type)
Description
Problem or new feature
For Pair, the kv, pairs, antipairs, keys, and valuesmethods are all indicated to return aListbut in reality they returnSeq`.
Also, unnecessary parentheses are included in several of the examples, eg my $p = (Raku => "d");
See: https://docs.raku.org/type/Pair
Suggestions
Adjust the documentation to reflect the Seq return values.
Metadata
Metadata
Assignees
Labels
blockedRequires another issue to be resolved before we can update the docsRequires another issue to be resolved before we can update the docsdocsDocumentation issue (primary issue type)Documentation issue (primary issue type)