[erlang-questions] Fetching several ets keys

ori brost oribrost@REDACTED
Thu Feb 9 10:40:49 CET 2012


Is there any way in ets to fetch values for several keys in 1 call?
i.e. something like

ets:multi_fetch(Tid, ["A","B","C","D"]) % will fetch all entries with
keys A, B, C, D



More information about the erlang-questions mailing list