<div dir="ltr"><div dir="ltr">Erlang ets with ordered_set mode has very cool feature: partially bound tuple primary key that allows to use ets as a good old binary tree.<div><br></div><div>I haven't found any good explanations of how to use, so have written some draft of post:</div><div><a href="https://medium.com/@max.lapshin/how-we-adopted-partial-ordered-set-in-erlang-782f773349f4">https://medium.com/@max.lapshin/how-we-adopted-partial-ordered-set-in-erlang-782f773349f4</a><br></div><div><br></div><div>Would be glad for any feedback.</div></div></div>