Skip to content

Add Julia type hierarchy and Dict examples.#32

Open
EricForgy wants to merge 2 commits into
JuliaCollections:masterfrom
EricForgy:ef/typetree
Open

Add Julia type hierarchy and Dict examples.#32
EricForgy wants to merge 2 commits into
JuliaCollections:masterfrom
EricForgy:ef/typetree

Conversation

@EricForgy

Copy link
Copy Markdown

Closes #20

@s-celles

s-celles commented Jun 5, 2019

Copy link
Copy Markdown
Member

@Keno what is missing here for this PR to be merged? Maybe some tests like mentioned in #36 ?

@timholy

timholy commented Jan 7, 2020

Copy link
Copy Markdown
Member

Might be good to run all the files in the examples directory as part of runtests.jl?

@timholy

timholy commented Jan 14, 2020

Copy link
Copy Markdown
Member

I've now implemented running the examples in #41. Let's see if this still gets through CI.

@timholy timholy closed this Jan 14, 2020
@timholy timholy reopened this Jan 14, 2020
@timholy

timholy commented Jan 14, 2020

Copy link
Copy Markdown
Member

Nope. Will need to be fixed before this can be merged.

Klafyvel added a commit to Klafyvel/AbstractTrees.jl that referenced this pull request Nov 19, 2024
Building over JuliaCollections#32, this provides an example implementation for a tree
based on the Julia type system.
Klafyvel added a commit to Klafyvel/AbstractTrees.jl that referenced this pull request Nov 19, 2024
Building over JuliaCollections#32, this provides an example implementation for a tree
based on the Julia type system.
Klafyvel added a commit to Klafyvel/AbstractTrees.jl that referenced this pull request Nov 19, 2024
Building over JuliaCollections#32, this provides an example implementation for a tree
based on the Julia type system.
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.

Julia type hierachy as an example for creating a tree

3 participants