{"title":" ets:select/2","categories":["erlang"],"url":"https://daiki41ti.hatenadiary.org/entry/20100509/ets_select_2","version":"1.0","description":"1> Tab = ets:new(test, [set]). 15 2> ets:insert(Tab, {test, hoge}). true 3> ets:select(Tab, ets:fun2ms(fun({test, X}) -> X end)). [hoge]","author_url":"https://blog.hatena.ne.jp/daiki41ti/","type":"rich","blog_title":"kyeeva blog!","image_url":null,"height":"190","author_name":"daiki41ti","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdaiki41ti.hatenadiary.org%2Fentry%2F20100509%2Fets_select_2\" title=\" ets:select/2 - kyeeva blog!\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","provider_url":"https://hatena.blog","width":"100%","blog_url":"https://daiki41ti.hatenadiary.org/","published":"2010-05-09 00:00:00","provider_name":"Hatena Blog"}