Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
Description
Reduce Rc/Refcell usage and move towards more idiomatic Rust code. Rc/Refcell is usually seen as an escape hatch from the borrow checker. There are other refinements that can be done later (such TypePtr, SchemeDescPtr).
Attachments
Issue Links
- links to