-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Hi there,
I'm trying to write a simple BST in swym based on this Mutex implementation I wrote. I'm reading through swym-rbtree for inspiration now, but it's a lot more complicated and confusing.
Could you give me any pointers (haha) on the easiest way to translate this? I think TPtr makes sense instead of TCell to avoid cloning, but I don't see examples of TPtr in swym except for TPtr::privatize_as_box.
I would appreciate any advice!
Metadata
Metadata
Assignees
Labels
No labels