Raku / doc

🦋 Raku documentation
https://docs.raku.org/
Artistic License 2.0
291 stars 293 forks source link

Improve documentation for nextcallee #4501

Closed wayland closed 4 months ago

wayland commented 4 months ago

The problem

nextcallee was not explained in terms of a) whether it needed parameters, and b) whether it ever returned.

Solution provided