[erlang-questions] ets:match_delete

Roberto Ostinelli roberto@REDACTED
Tue Jun 7 18:07:51 CEST 2011


2011/6/7 Tobias <tobias.rodaebel@REDACTED>

> Hi Roberto,
>
> have you tried
>
> N = ets:select_delete(test, [{{'$1', '$2', '$3', '$4'}, [{'>', '$2', 2}],
> [true]}]),
>
> instead?
>
> Cheers,
> Tobias
>
>
>
i hadn't, and thank you since this works beautifully.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20110607/98e1da72/attachment.htm>


More information about the erlang-questions mailing list