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

Add implicit operator to DefiningConfigKey to get the value more easily #26

Merged
merged 2 commits into from
Jul 11, 2024

Conversation

Nytra
Copy link
Contributor

@Nytra Nytra commented Jul 11, 2024

This probably works

Closes #23

@Nytra Nytra requested a review from Banane9 July 11, 2024 01:50
@Banane9 Banane9 merged commit 90d1b22 into master Jul 11, 2024
@Banane9 Banane9 deleted the ImplicitOperatorConfigKey branch July 11, 2024 22:05
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

Successfully merging this pull request may close these issues.

Add implicit operator T to DefiningConfigKey<T> that allows you to more easily get the value from it
2 participants