--- old+++ new@@ -1 +1,10 @@-atomic and varref should support the same set of methods. plain_param should be a supertype of them.+atomic and varref should support the same set of methods. plain_param should be a supertype of them. Currently:++* varref+ * Varref.op_store(Content)+ * Varref.load => Content+* Atomic+ * Atomic.set(Content)+ * Atomic.get => Content+* Plain_param+ * Param.op_store(Rhs)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Diff:
Diff:
Diff:
Working on sf00241-ref-types
Closed by [339631]
Related
Commit: [339631]