Skip to content
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

add subtypes() for UnionAll #20084

Closed
wants to merge 3 commits into from
Closed

add subtypes() for UnionAll #20084

wants to merge 3 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Jan 17, 2017

No description provided.

@ghost ghost changed the title get subtypes() of UnionAll add subtypes() for UnionAll Jan 17, 2017
@tkelman
Copy link
Contributor

tkelman commented Jan 17, 2017

could you add a test?

@tkelman tkelman added the types and dispatch Types, subtyping and method dispatch label Jan 17, 2017
@JeffBezanson
Copy link
Member

What is subtypes for? Do we really need it?

@ghost
Copy link
Author

ghost commented Jan 17, 2017

Sorry, it doesn't work at all :(

@ghost ghost closed this Jan 17, 2017
@mauro3
Copy link
Contributor

mauro3 commented Jan 17, 2017

@JeffBezanson: subtypes(AbstractArray) seems like a useful query to me. Or is there now another preferred way to do this?

@ghost ghost reopened this Jan 17, 2017
@iamed2
Copy link
Contributor

iamed2 commented Jan 17, 2017

@JeffBezanson: I use subtypes to explore the type tree interactively.

@tbreloff
Copy link

@JeffBezanson I use subtypes to be able to plot type hierarchies: https://github.com/JuliaPlots/PlotRecipes.jl#julia-type-trees

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
types and dispatch Types, subtyping and method dispatch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants