Closed mewmew closed 2 years ago
Note, the Operands method of the value.User interface returns a mutable list of values used as operands by the given user (instruction or terminator).
Operands
value.User
Fixes #19 and fixes #42.
@mewmew Looks good!
Great!
@dannypsnl, feel free to delete the operands branch.
Note, the
Operands
method of thevalue.User
interface returns a mutable list of values used as operands by the given user (instruction or terminator).Fixes #19 and fixes #42.