Skip to content
This repository was archived by the owner on Sep 27, 2021. It is now read-only.

Fix type on _create to match use at call site #20

Merged
merged 1 commit into from
Oct 17, 2017
Merged

Conversation

leafpetersen
Copy link
Contributor

Fixes #19 .

@lrhn
Copy link
Contributor

lrhn commented Oct 17, 2017

Seems OK for now. The Isolate.spawn function will/has become generic (spawn<T>(void Function(T) entryPoint, T message, ...)), but until Dart 2, it's probably safer to not depend on that.

@lrhn lrhn merged commit 9051ad9 into master Oct 17, 2017
@leafpetersen
Copy link
Contributor Author

Thanks!

@leafpetersen leafpetersen deleted the fuzzy_arrow_fix branch October 17, 2017 16:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

Successfully merging this pull request may close these issues.

3 participants