Skip to content

Conversation

odow
Copy link
Member

@odow odow commented Feb 9, 2022

ScalarLike{T} includes VariableIndex, which does not have a type
parameter. So passing two variables to promote_operation would have
resulting in a 'T not defined error'.

We know that this would have been caught by another method, but it
seems good coding practice to explicitly enumerate these methods.

Part of #1732

ScalarLike{T} includes VariableIndex, which does not have a type
parameter. So passing two variables to promote_operation would have
resulting in a 'T not defined error'.

_We_ know that this would have been caught by another method, but it
seems good coding practice to explicitly enumerate these methods.
@odow odow merged commit eb8799b into master Feb 9, 2022
@odow odow deleted the od/aqua-ma branch February 9, 2022 03:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant