Skip to content

Refactor of a64l and l64a

Refactor of a64l and l64a to use range matching rather than if/else statements, which is IMO more idiomatic Rust and cleaner code.

Merge request reports