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

Write a proposal for "inheritance" syntax for index types #2062

Open
RReverser opened this issue Dec 16, 2024 · 0 comments
Open

Write a proposal for "inheritance" syntax for index types #2062

RReverser opened this issue Dec 16, 2024 · 0 comments
Assignees

Comments

@RReverser
Copy link
Member

As discussed with @gefjon before, in C#, Index.BTree would make more sense than Index(BTree = ...) since it's not like user can specify both Index(BTree = ..., Hash = ...) on one declaration.

But then, it makes sense to change Rust to #[index::btree] as well for consistency.

@RReverser RReverser self-assigned this Dec 16, 2024
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

1 participant