<div dir="ltr"><div><div><div>I want to save a variable and number of threads would call it, but I don't want to save it in ets.<br><br></div>I want to dynamically compiled a module, when I call foo:bar(), it will return the variable directly.<br>
<br></div>How should I do?<br><br></div>(P.S. the variable like this: {#Fun<...>, <0.1.0>, ...})<br></div>