- --
* **
+ ++
1. 2.3.
This is a very good library, see benchmarks on <https://example.org>.
What *if* **everyone** used ***this*** library? I think that would be pretty cool.
Well, maybe they shouldn't since it is a `naive` implementation.
```rust
let mut result = 0;
result = 2 + 2;
```