Method code for $list.map_to_english()

[Turn on line numbering]
arg list, method, @args;

return .to_english(.mmap(list, method, @args));

["// Created 26-Mar-1995 as a part of ColdCore, see: @help Credit"]

the Cold Dark