Open suaviloquence opened 4 months ago
on EValues, doesn't make much sense for a PValue. This would lead to double indirection for strings/lists though
EValue
PValue
or we refactor to use String and not Arc
on
EValue
s, doesn't make much sense for aPValue
. This would lead to double indirection for strings/lists though