Skip to content

Conversation

Klafyvel
Copy link

Building over #32, this provides an example implementation for a tree based on the Julia type-system.

I needed to write tests for all concrete subtypes (leaf) of an abstract tree for a project that has many types, so I wrote a tree for that. I hope it can be useful in the examples. :)

@Klafyvel Klafyvel force-pushed the feat-add-julia-type-system-tree branch from 8cabb2f to 784c305 Compare November 19, 2024 22:18
Building over JuliaCollections#32, this provides an example implementation for a tree
based on the Julia type system.
@Klafyvel Klafyvel force-pushed the feat-add-julia-type-system-tree branch from 784c305 to cb64de8 Compare November 19, 2024 22:37
@Klafyvel
Copy link
Author

Sorry for the CI noise, it's been a while since I used Julia 1.0! All is good now.

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.

1 participant