Skip to content

DRY the interpolating value derivation code#7

Open
janjakubnanista wants to merge 1 commit into
lightsparkdev:mainfrom
janjakubnanista:jan/interpolating_value
Open

DRY the interpolating value derivation code#7
janjakubnanista wants to merge 1 commit into
lightsparkdev:mainfrom
janjakubnanista:jan/interpolating_value

Conversation

@janjakubnanista
Copy link
Copy Markdown
Contributor

The code that branches out for the two cases (with/without participant groups) can be deduplicated since all the dependencies are present in derive_interpolating_value. Also no clone on the groups is needed as they can be borrowed.

@janjakubnanista janjakubnanista force-pushed the jan/interpolating_value branch from 2cb688c to e48d55a Compare May 11, 2026 17:21
@janjakubnanista janjakubnanista force-pushed the jan/interpolating_value branch from e48d55a to 48d5289 Compare May 11, 2026 17:22
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