packages feed

phino-0.0.0.14: resources/copy.yaml

# SPDX-FileCopyrightText: Copyright (c) 2025 Objectionary.com
# SPDX-License-Identifier: MIT
---
name: COPY
pattern: ⟦ 𝐡1, 𝜏 ↦ βˆ…, 𝐡2 ⟧(𝜏 ↦ 𝑒1)
result: ⟦ 𝐡1, 𝜏 ↦ 𝑒3, 𝐡2 ⟧
when:
  xi: 𝑒1
where:
  - meta: 𝑒2
    function: scope
    args:
      - 𝑒1
  - meta: 𝑒3
    function: contextualize
    args:
      - 𝑒1
      - 𝑒2