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

Change the interface of visible_paths_length() #1028

Merged
merged 1 commit into from
Aug 10, 2024
Merged

Change the interface of visible_paths_length() #1028

merged 1 commit into from
Aug 10, 2024

Conversation

yykamei
Copy link
Owner

@yykamei yykamei commented Aug 10, 2024

I think visible_paths_length() doesn't have to move owned self for consistencey. Other functions for the impl Candidates have already been implemented as &mut self, such as move_up().

I think `visible_paths_length()` doesn't have to move owned self for
consistencey. Other functions for the `impl Candidates` have already
been implemented as `&mut self`, such as `move_up()`.
@yykamei yykamei enabled auto-merge (squash) August 10, 2024 13:16
@yykamei yykamei merged commit 3c3ea09 into main Aug 10, 2024
21 checks passed
@yykamei yykamei deleted the df branch August 10, 2024 13:19
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.

1 participant