somelist = <<>>; somelist.f = function(x, y) { rval = x + y; return rval; };