Hi all - <br><br>what is the cost of a closure versus say a vector or a struct?&nbsp; I am trying to understand whether closure-based object system scales better than struct-based object systems, i.e. can we have thousands or millions of closures without issues.&nbsp; 
<br><br>Any thoughts are appreciated, thanks.<br><br>yinso <br><br>