Skip to content

Conversation

@ChrisRackauckas
Copy link
Member

No description provided.

https://github.com/JuliaDiffEq/RecursiveArrayTools.jl/issues/19.
"""
ismutable(x) = ismutable(typeof(x))
ismutable(x) = (@show x; ismutable(typeof(x)))
Copy link

@mauro3 mauro3 Mar 10, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

reomove @show

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@ChrisRackauckas ChrisRackauckas merged commit 6e7e7a8 into master Mar 10, 2020
@ChrisRackauckas ChrisRackauckas deleted the tuple branch March 10, 2020 12:59
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.

2 participants