FSharp.Collections.Immutable icon indicating copy to clipboard operation
FSharp.Collections.Immutable copied to clipboard

Support all `ImmutableArray` functions as in `Array` module

Open xperiandri opened this issue 7 months ago • 0 comments

Implemented support for all the functions as in similar FSharp.Core modules

Types of changes

  • [ ] Bugfix (non-breaking change which fixes an issue)
  • [X] New feature (non-breaking change which adds functionality)
  • [X] Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist

  • [X] Build and tests pass locally
  • [ ] I have added tests that prove my fix is effective or that my feature works (if appropriate)
  • [ ] I have added necessary documentation (if appropriate)

xperiandri avatar Jun 05 '25 12:06 xperiandri