8000
  • [analysis][NFC] Rename parameters to join and meet methods by tlively · Pull Request #6056 · WebAssembly/binaryen · GitHub
    [go: up one dir, main page]

    Skip to content

    [analysis][NFC] Rename parameters to join and meet methods#6056

    Merged
    tlively merged 1 commit intomainfrom
    joinee-joiner
    Oct 30, 2023
    Merged

    [analysis][NFC] Rename parameters to join and meet methods#6056
    tlively merged 1 commit intomainfrom
    joinee-joiner

    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.

    2 participants

    0