-
Henrik (Grubba) Grubbström authored
F_APPEND_MAPPING now has the same special cases as F_APPEND_ARRAY. Fixes obj->map += ([ x:y ]) and obj["map"] += ([ x:y ]) when obj has lfun::`->=() and/or lfun::`[]=().
Henrik (Grubba) Grubbström authoredF_APPEND_MAPPING now has the same special cases as F_APPEND_ARRAY. Fixes obj->map += ([ x:y ]) and obj["map"] += ([ x:y ]) when obj has lfun::`->=() and/or lfun::`[]=().