[erlang-questions] small post about ordered_set and partially-bound keys

Max Lapshin max.lapshin@REDACTED
Thu Dec 13 10:05:48 CET 2018


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.

I haven't found any good explanations of how to use, so have written some
draft of post:
https://medium.com/@max.lapshin/how-we-adopted-partial-ordered-set-in-erlang-782f773349f4

Would be glad for any feedback.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20181213/961ecd2c/attachment.htm>


More information about the erlang-questions mailing list