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

Use std::sync::OnceLock #44

Merged
merged 2 commits into from
Jun 22, 2023
Merged

Use std::sync::OnceLock #44

merged 2 commits into from
Jun 22, 2023

Conversation

statiolake
Copy link
Owner

once_cell is no longer needed.

Closes #43.

Copy link
Collaborator

@qryxip qryxip left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Let us merge.

@statiolake statiolake merged commit 480f93c into master Jun 22, 2023
32 checks passed
@statiolake statiolake deleted the use-std-oncelock branch June 22, 2023 22:40
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.

Conflict once_cell freeze version (AtCoder 2023/01 language environment)
2 participants