partial match in [d]ets

dda headspin@REDACTED
Wed Jul 19 23:27:07 CEST 2006


Is there a way of making partial matches in [d]ets? ie, let's say I
want to do something like:

ets:match(myTable, {'$1', <all matches starting with APX>}).

--> replacing <all matches starting with APX> with the correct syntax, if any...

-- 
Didier



More information about the erlang-questions mailing list