Skip to content
This repository has been archived by the owner on Dec 22, 2021. It is now read-only.

Add collection.mutable.WrappedArray #300

Closed
julienrf opened this issue Nov 20, 2017 · 1 comment
Closed

Add collection.mutable.WrappedArray #300

julienrf opened this issue Nov 20, 2017 · 1 comment

Comments

@julienrf
Copy link
Contributor

Follow-up of that comment: #278 (comment)

It could be useful to be able to pass an Array[A] where a mutable.Seq[A] is expected. This is not currently possible because ArrayOps is not a mutable.Seq.

@szeiger
Copy link
Contributor

szeiger commented Jan 8, 2018

Implemented as part of #278

@szeiger szeiger closed this as completed Jan 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants