Skip to content
Snippets Groups Projects
Commit 70ac6222 authored by Matthew Farkas-Dyck's avatar Matthew Farkas-Dyck :musical_note:
Browse files

Use `Foldable1` where appropriate, avoiding much needless panicking.

In some cases, where not readily feasible to modify code to use `NonEmpty`, merely use `expectNonEmpty` to make explicit we are panicking if we have an empty list.
parent c4e112fc
No related branches found
No related tags found
No related merge requests found
Showing
with 131 additions and 79 deletions
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