core
core copied to clipboard
use error handling instead of abort in `immut/list` package
-
nth_exnnthheadhead_exnlast
There should be at least one function that is unchecked so that
- There's no performance penalty
- Allow program to crash directly if an invariant is not respected
#923