Method code for $list.to_dict()

[Turn on line numbering]
arg list;
var a;

return hash a in (list) to (a);

// Created 27-Mar-1995 as a part of ColdCore, see: @help Credit

Tlon