mentat/edn/intern_set/sidebar-items.js
2018-08-22 17:04:13 +00:00

1 line
No EOL
306 B
JavaScript

initSidebarItems({"struct":[["InternSet","An `InternSet` allows to \"intern\" some potentially large values, maintaining a single value instance owned by the `InternSet` and leaving consumers with lightweight ref-counted handles to the large owned value. This can avoid expensive clone() operations."]]});