looks like Haskell
looks like Haskell
Posted Apr 18, 2013 5:52 UTC (Thu) by nevyn (guest, #33129)In reply to: looks like Haskell by ncm
Parent article: A taste of Rust
> One of very few languages with a real destructor and a pledge not to rely on GC in the standard library
So the "managed" allocated data using reference counts and thus. having RAII like properties is guaranteed to continue to exist?