Skip to content

Conversation

@tlively
Copy link
Member

@tlively tlively commented Oct 27, 2023

Since these methods, which operate on lattice elements, moved to the lattice
types, it no longer makes much sense for their parameters to be called self
and other. Rename them to joinee and joiner for joins and meetee and
meeter for meets.

Since these methods, which operate on lattice elements, moved to the lattice
types, it no longer makes much sense for their parameters to be called `self`
and `other`. Rename them to `joinee` and `joiner` for joins and `meetee` and
`meeter` for meets.
@tlively tlively requested review from ashleynh and kripken October 27, 2023 20:49
@tlively tlively merged commit e8dd518 into main Oct 30, 2023
@tlively tlively deleted the joinee-joiner branch October 30, 2023 20:27
radekdoulik pushed a commit to dotnet/binaryen that referenced this pull request Jul 12, 2024
…ly#6056)

Since these methods, which operate on lattice elements, moved to the lattice
types, it no longer makes much sense for their parameters to be called `self`
and `other`. Rename them to `joinee` and `joiner` for joins and `meetee` and
`meeter` for meets.
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.

3 participants