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