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

Link #5046

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Link #5046

wants to merge 4 commits into from

Conversation

Cyrill
Copy link
Contributor

@Cyrill Cyrill commented Jan 14, 2025

@@ -64,32 +67,58 @@ public AssignmentsChain replaceLast(Assignments newLast) {
* @param newLast New last link.
* @return new AssignmentsChain.
*/
public AssignmentsChain addLast(Assignments newLast) {
public AssignmentsChain addLast(Assignments newLast, long configurationIndex) {
Copy link
Contributor

@alievmirza alievmirza Jan 14, 2025

Choose a reason for hiding this comment

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

let's add term everywhere as well. Index and term used together

Copy link
Contributor Author

Choose a reason for hiding this comment

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

added

Kirill Sizov added 3 commits January 14, 2025 16:39
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.

2 participants