5 ms·
Beyond the type system, you're snapshoting exact behavior. Differences between x = y, and 2x=y that the types don't encapsulate, even in rust.
by gxt 3y ago
Beyond the type system, you're snapshoting exact behavior. Differences between x = y, and 2x=y that the types don't encapsulate, even in rust.