Skip to content
Snippets Groups Projects
Commit e3be60e2 authored by AdminXVII's avatar AdminXVII
Browse files

Refactor the assignements to reduce complexity

Reorder the branches to extract the common patterns
Use Results to move error handling upper in the chain.
Use as much internal functions, such as `map` to reduce match nesting.
Use iterators when applicable.
parent 9aed75d5
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment