Skip to content

Use where syntax #51

New issue

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

Merged
merged 1 commit into from
Feb 20, 2018
Merged

Use where syntax #51

merged 1 commit into from
Feb 20, 2018

Conversation

mauro3
Copy link
Owner

@mauro3 mauro3 commented Feb 19, 2018

Allows to use where syntax. This is Julia 0.7 only as where syntax cannot work in 0.6, see JuliaLang/julia#23211.

This fixes #46.

TODO:

  • update README
  • add NEWS item
  • tag last Julia 0.6 release.

@mauro3
Copy link
Owner Author

mauro3 commented Feb 19, 2018

Windows CI not working: JuliaLang/julia#25926 (comment)

@mauro3 mauro3 force-pushed the m3/where-fns branch 2 times, most recently from 71e8ac8 to c46caf7 Compare February 20, 2018 20:29
Fixed all other deprecations also

Update NEWS, README, CI and REQUIRE

Also revert disabled IsConcrete-test
@mauro3 mauro3 merged commit 5c69ca5 into master Feb 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Convert traitfns to use where-syntax
1 participant