Browse Source
400: Cleanup `unwrap`s throughout the codebase r=da-kami a=thomaseizinger - Make function that never fails non-fallible - Disallow `.unwrap` in prod code and use expect for remaining ones - Rewrite matrix_solve to not contain `unwrap` Co-authored-by: Thomas Eizinger <thomas@eizinger.io>contact-taker-before-changing-cfd-state
committed by
GitHub
9 changed files with 34 additions and 45 deletions
Loading…
Reference in new issue