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

Improve ambigious base method extension #1

Closed
YongHee-Kim opened this issue Aug 29, 2022 · 3 comments
Closed

Improve ambigious base method extension #1

YongHee-Kim opened this issue Aug 29, 2022 · 3 comments

Comments

@YongHee-Kim
Copy link
Owner

for T in (Dict, OrderedCollections.OrderedDict)

  1. Use macro

2.Wrap dictionary with custom struct
https://github.com/JuliaCollections/PropertyDicts.jl/blob/master/src/PropertyDicts.jl

@YongHee-Kim
Copy link
Owner Author

@JuliaRegistrator register

1 similar comment
@YongHee-Kim
Copy link
Owner Author

@JuliaRegistrator register

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/67925

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v0.4.0 -m "<description of version>" b3f0532156e96cd7ed104d93b3d58f83ed8c463f
git push origin v0.4.0

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

No branches or pull requests

2 participants