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

Macro for defining Heterogeneous List functions #74

Open
Anders429 opened this issue Mar 22, 2022 · 0 comments
Open

Macro for defining Heterogeneous List functions #74

Anders429 opened this issue Mar 22, 2022 · 0 comments
Labels
C - Code Quality Category: Addressing quality and cleanup of existing code. P - Low Priority: Not particularly urgent. S - Needs Investigation Status: Further investigation is needed.

Comments

@Anders429
Copy link
Owner

Internal code defining functions and methods on heterogeneous lists is a bit repetitive, redefining the functions and methods 3 separate times. We can consider combining that definition into an internal macro_rules macro.

@Anders429 Anders429 added the C - Enhancement Category: New feature or request. label Mar 22, 2022
@Anders429 Anders429 added S - Needs Investigation Status: Further investigation is needed. C - Code Quality Category: Addressing quality and cleanup of existing code. P - Low Priority: Not particularly urgent. and removed C - Enhancement Category: New feature or request. labels Sep 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C - Code Quality Category: Addressing quality and cleanup of existing code. P - Low Priority: Not particularly urgent. S - Needs Investigation Status: Further investigation is needed.
Projects
None yet
Development

No branches or pull requests

1 participant