Help for this page
<a b c>.map: *.uc; # same as <a b c>.map: -> $char { $char.uc }
Str $file where *.IO.f = 'file.dat',
Str $file where -> $x {$x.IO.f} = 'file.dat',
#b.raku ... 7 a.raku Verbosity on