Andreas Grois on Nostr: npub14yqjk…vrfl3 Rust is heavily inspired by the ML language family, and is a lot ...
npub14yqjkzqkgv4a27egvq5xmh2ravemytg9g5kldqeqfts92uvh90sq2vrfl3 (npub14yq…rfl3) Rust is heavily inspired by the ML language family, and is a lot closer to ML than to anything C-like.
The big differences compared to C start once you get to the things that makes Rust so enjoyable to work with: Pattern Matching, Traits and Generics.
Oh, and I would recommend to start learning Rust by reading the book: https://doc.rust-lang.org/book
The big differences compared to C start once you get to the things that makes Rust so enjoyable to work with: Pattern Matching, Traits and Generics.
Oh, and I would recommend to start learning Rust by reading the book: https://doc.rust-lang.org/book