Geth doc/main: 0023c058d3 | (Will Coleda)++ | doc/Type/Routine.rakudoc
Fix code wrapper on output
00:00
[Coke] Thanks, folks
Geth doc/raiph-patch-3: 9a1b43dd94 | raiph++ (committed using GitHub Web editor) | doc/Type/Routine.rakudoc
Further simplify `say` line of `is rw` example in Routine.rakudoc

Imo the change just made was a solid step in the right direction, but didn't go far enough.
I have saved a full rationale in a gist if whoever reads this (@coke?) doesn't agree that the output is still far too complex for good reference doc.
  (As a tangent, the routine code in the example is also far too complex for good reference doc for `is rw`. But without reading some large swathe of the doc I wouldn't know whether there's a significant negative impact if we radically simplify that code. So I've focused for this PR on just improving further on the good direction @schultzdavid took the `say` part.)
00:45
doc: raiph++ created pull request #4625:
Further simplify display by `say` line of `is rw` example in Routine.rakudoc
00:59
doc: schultzdavid++ created pull request #4626:
Update section `method wrap` in Routine.rakudoc: Link to Re-dispatching
14:14
doc/main: f22a3ef261 | schultzdavid++ (committed using GitHub Web editor) | doc/Type/Routine.rakudoc
Update section `method wrap` in Routine.rakudoc: Link to definition of redispatching tools (#4626)

Since `callsame`, `callwith` etc. are mentioned in the text, link to where they are defined, namely to docs.raku.org/language/functions#Re-dispatching
14:33
doc/main: db13317183 | (Will Coleda)++ | doc/Type/Routine.rakudoc
whitespace
14:34
ds7832 is schultzdavid 14:35
[Coke] ah, hi 14:37
FYI, that whitespace fix was on your PR, if you could test changes with util/test_modified.sh, that'd be great. saves me a few seconds. :) 14:38
thanks for the submittals.
ds7832 Ah nice, I'll see to get the testing tools set up :) 14:42