notjack
2021-10-23 07:03:37

if you instantiated a module twice and passed values from one instantiation to the other, would you expect that to count as a boundary crossing?


samth
2021-10-24 02:28:40

Certainly you could implement those things, and there are dynamic contract boundaries — units and classes and objects are all examples


samth
2021-10-24 02:28:56

Also higher order functions, of course