Closed lopopolo closed 5 years ago
Implement the entire [std::rc] API for CactusRef except for unsized slices. We cannot implement Reachable on these types so we can't create CactusRefs out of them.
std::rc
CactusRef
Implement the entire [
std::rc
] API forCactusRef
except for unsized slices. We cannot implement Reachable on these types so we can't createCactusRef
s out of them.