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

Allow functions to be within multiple classes #135

Open
mxruben opened this issue Sep 1, 2023 · 0 comments
Open

Allow functions to be within multiple classes #135

mxruben opened this issue Sep 1, 2023 · 0 comments
Labels
enhancement New feature or request extractor

Comments

@mxruben
Copy link

mxruben commented Sep 1, 2023

I am writing a library that contains many different data structures. I have a module that contains common functions that many data structures share, each with their own class. Currently with the @within tag I am only able to denote one class that the function can be within.

@YetAnotherClown YetAnotherClown added enhancement New feature or request extractor labels Jul 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request extractor
Projects
None yet
Development

No branches or pull requests

2 participants