On Wed, Sep 26, 2018 at 9:03 PM ToddAndMargo <toddandma...@zoho.com> wrote:
> Where in > multi method words(Str:D $input: $limit = Inf --> Positional) > does it state that "words" will do that? Not all methods will. > So it need to be stated when they will.\ > In the part that says "Positional". You have already been told this. Someone please create one page with all of perl 6 documentation in it, so the documentation for words() includes the documentation for Positional includes the documentation for methods includes the documntation explaining how perl 6 works etc. Obviously this is the only way to "properly" document anything, you must include all of the documentation for perl 6 on every page because CALL FOUL if you expect someone to go see what a Positional is, or the notion that a Positional might be capable of accepting a [] method call, or someone might pass this method a Str so we'd better explain what a Str is, etc. -- brandon s allbery kf8nh allber...@gmail.com