[erlang-questions] 回复: How to use ets with a foreach way?

饕餮 249505968@REDACTED
Tue May 28 08:18:34 CEST 2013


foldl with update_element?
Is there any more efficient way?




------------------ 原始邮件 ------------------
发件人: "Vance Shipley"<vances@REDACTED>;
发送时间: 2013年5月28日(星期二) 中午12:55
收件人: "饕餮"<249505968@REDACTED>; 
抄送: "erlang-questions"<erlang-questions@REDACTED>; 
主题: Re: [erlang-questions] How to use ets with a foreach way?



On Tue, May 28, 2013 at 10:27:03AM +0800, 饕餮 wrote:
}  Like [A+1|A<-List]
}  How to use ets like this in efficient way?

	ets:foldl/3 http://www.erlang.org/doc/man/ets.html#foldl-3

-- 
	-Vance
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20130528/46b85dd0/attachment.htm>


More information about the erlang-questions mailing list