<div>foldl with update_element?</div><div>Is there any more efficient way?</div><div><div><br></div><div><br></div><div style="font-size: 12px;font-family: Arial Narrow;padding:2px 0 2px 0;">------------------ 原始邮件 ------------------</div><div style="font-size: 12px;background:#efefef;padding:8px;"><div><b>发件人:</b> "Vance Shipley"<vances@motivity.ca>;</div><div><b>发送时间:</b> 2013年5月28日(星期二) 中午12:55</div><div><b>收件人:</b> "饕餮"<249505968@qq.com>; <wbr></div><div><b>抄送:</b> "erlang-questions"<erlang-questions@erlang.org>; <wbr></div><div><b>主题:</b> Re: [erlang-questions] How to use ets with a foreach way?</div></div><div><br></div>On Tue, May 28, 2013 at 10:27:03AM +0800, 饕餮 wrote:<br>}  Like [A+1|A<-List]<br>}  How to use ets like this in efficient way?<br><br>       ets:foldl/3 http://www.erlang.org/doc/man/ets.html#foldl-3<br><br>-- <br>     -Vance<br></div>