Hacker News new | ask | show | jobs
by mountainriver 1913 days ago
Yeah Rust is really close to what I want but I agree the borrow checker adds a bit too much overhead when dealing with data science.

It seems like reference counting is probably the move here