Skip to content

Rust

For more information on the difference between mutable and immutable variables see my post Mutability vs Immutability

For more information about the difference between 32-bit and 64-bit floating point precision see my post 32 bit vs 64 bit Floating Point

For more information on Bitwise Operators see my post Bitwise Operators