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

EnumInfo<T>.s_memberByValue is not necessary when continuous. #70

Open
Akeit0 opened this issue Jan 14, 2025 · 0 comments
Open

EnumInfo<T>.s_memberByValue is not necessary when continuous. #70

Akeit0 opened this issue Jan 14, 2025 · 0 comments
Assignees

Comments

@Akeit0
Copy link
Contributor

Akeit0 commented Jan 14, 2025

public static readonly FastReadOnlyDictionary<T, Member<T>> s_memberByValue;

As far as I can see, s_memberByValue is unnecessary when EnumInfo.s_isContinuous.

@xin9le xin9le self-assigned this Jan 21, 2025
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