We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ArrayStack
FlatHashTable
HashTable
History
LazyBuilder
LinearSeq
LinkedEntry
MapBuilder
MutableList
Publisher
ResizableArray
RevertibleHistory
SetBuilder
StackBuilder
Subscriber
Undoable
WrappedArray
WrappedArrayBuilder
The text was updated successfully, but these errors were encountered:
I think we should just document that in the FAQ (for now).
Sorry, something went wrong.
I’ve added this list of unsupported types to the FAQ: https://github.com/scala/collection-strawman/wiki/FAQ#what-are-the-breaking-changes
I suggest closing this issue for now. We can see later if we should invest in a better compatibility layer for these removed classes.
I am running into lack of MapBuilder on typelevel/spire#759
I am running into lack of MapBuilder on non/spire#759
Map.newBuilder should cross-compile. (but perhaps you're in some special situation?)
Map.newBuilder
No branches or pull requests
ArrayStack
FlatHashTable
HashTable
(now private, implementation details)History
LazyBuilder
LinearSeq
LinkedEntry
(removed, Class for the linked hash map entry, used internally.)MapBuilder
MutableList
Publisher
ResizableArray
RevertibleHistory
SetBuilder
StackBuilder
Subscriber
Undoable
WrappedArray
WrappedArrayBuilder
The text was updated successfully, but these errors were encountered: