Re: ETS retrieve all objects before deleting the table
Led <[email protected]> Tue, 18 Jan 2022 12:11:56 +0200
| Newsgroups | gmane.comp.lang.erlang.general |
|---|---|
| Message-ID | <CAAO3vZ8v69mpN4h-t3xpMhDpFJ5MUkUte6aB2c724=ptzgm70Q@mail.gmail.com> |
> I’d like to retrieve all objects before deleting the table. Strange task. Table is already "all objects". > What’s the most efficient way to do it? ets:give_away/3 -- Led.