On 2014-04-29 15:08, Fred Hebert wrote: > (X=#{})#{x => (fun (Y) -> X = Y end)(ok). I tested this, (X=#{})#{x => (fun (Y) -> X = Y end)(#{}) }. I think I see a scoping error with respect to X =(