emery icon indicating copy to clipboard operation
emery copied to clipboard

Handle readonly arrays for `isNonEmptyArray` guard.

Open lukebennett88 opened this issue 1 year ago • 1 comments

Small fix to let the isNonEmptyArray guard work with readonly arrays due to a type error (see TS Playground link here).

lukebennett88 avatar Aug 19 '22 03:08 lukebennett88