-
Notifications
You must be signed in to change notification settings - Fork 64
Closed
Labels
good first issueGood for newcomersGood for newcomers
Description
Could you please make the methods present in List: https://github.com/demystifyfp/FsToolkit.ErrorHandling/blob/master/src/FsToolkit.ErrorHandling/List.fs available for Array as well?
It is a bit of a pain to convert between types, especially when I need to use arrays to process lots of data (forced by external api) and I need to squeeze as much performance as possible.
Thank you
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers