Scala: circular references in immutable data types?

前端 未结 5 663
逝去的感伤
逝去的感伤 2020-12-03 06:47

I\'ve been thinking for a while how I would go about implementing a doubly-linked tree or list in Scala just using immutable case classes. For most \"update\" operations, I\

5条回答
提交回复
热议问题