[PR #433] [MERGED] Eliminate redundant map lookup #549

Closed
opened 2025-12-30 01:25:16 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/apple/pkl/pull/433
Author: @odenix
Created: 4/17/2024
Status: Merged
Merged: 4/18/2024
Merged by: @bioball

Base: mainHead: map-lookup


📝 Commits (1)

  • c006019 Eliminate redundant map lookup

📊 Changes

1 file changed (+3 additions, -3 deletions)

View changed files

📝 pkl-core/src/main/java/org/pkl/core/ast/expression/generator/GeneratorSpreadNode.java (+3 -3)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/apple/pkl/pull/433 **Author:** [@odenix](https://github.com/odenix) **Created:** 4/17/2024 **Status:** ✅ Merged **Merged:** 4/18/2024 **Merged by:** [@bioball](https://github.com/bioball) **Base:** `main` ← **Head:** `map-lookup` --- ### 📝 Commits (1) - [`c006019`](https://github.com/apple/pkl/commit/c006019c9565f9bc44ddd341f6c877a66769160b) Eliminate redundant map lookup ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `pkl-core/src/main/java/org/pkl/core/ast/expression/generator/GeneratorSpreadNode.java` (+3 -3) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-30 01:25:16 +01:00
adam closed this issue 2025-12-30 01:25:16 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#549