Help for this page
sub func { ... ... } map { func(...) } ...
sub func { ... ... } map { [ func(...) ] } ...