> Benefits: const and let variables can be moved without restrictions.
But they can be! `=move` is used by the Nim compiler internally, it was special rules.
> Benefits: const and let variables can be moved without restrictions.
But they can be! `=move` is used by the Nim compiler internally, it was special rules.