You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 24, 2021. It is now read-only.
compiler message: file:///Users/tian/.pub-cache/hosted/pub.dartlang.org/quiver_collection-1.0.0/lib/src/multimap.dart: Error: The parameter 'initialValue' of the method '_WrappedList::fold' has type quiver.collection::_WrappedList::fold::T, which does not match the corresponding type in the overridden method (dynamic).
compiler message: Change to a supertype of dynamic (or, for a covariant parameter, a subtype).
compiler message: file:///Users/tian/.pub-cache/hosted/pub.dartlang.org/quiver_collection-1.0.0/lib/src/multimap.dart:315:3: Context: This is the overriden method ('fold').
compiler message: fold(initialValue, combine(previousValue, V element)) {
compiler message: ^
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The text was updated successfully, but these errors were encountered: