|
|
|
|
|
by bobajeff
870 days ago
|
|
As far as I can tell Jakt's reference counting is not optional. So it may be closer to Swift. That being said I've seen a few people here suggest it's easier to use rust's Rc and Box for everything and treat it like Haskell or Scala. So it might not be so different in practice. |
|