add methods to work with array #13
Annotations
3 errors
test-job:
src/Maybe.test.ts#L186
Argument of type 'readonly ["a", "b", "c"]' is not assignable to parameter of type 'any[] | readonly any[][] | null | undefined'.
|
test-job:
src/Maybe.test.ts#L248
Argument of type 'readonly ["a", "b", "c"]' is not assignable to parameter of type 'any[] | readonly any[][] | null | undefined'.
|
test-job
Process completed with exit code 2.
|