[PR #760] [MERGED] Use VmObjectBuilder in Listing.distinct(By) implementations #718

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

📋 Pull Request Information

Original PR: https://github.com/apple/pkl/pull/760
Author: @odenix
Created: 10/31/2024
Status: Merged
Merged: 10/31/2024
Merged by: @bioball

Base: mainHead: distinct


📝 Commits (1)

  • 370f751 Use VmObjectBuilder in Listing.distinct(By) implementations

📊 Changes

2 files changed (+10 additions, -21 deletions)

View changed files

📝 pkl-core/src/main/java/org/pkl/core/runtime/VmObjectBuilder.java (+4 -0)
📝 pkl-core/src/main/java/org/pkl/core/stdlib/base/ListingNodes.java (+6 -21)

📄 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/760 **Author:** [@odenix](https://github.com/odenix) **Created:** 10/31/2024 **Status:** ✅ Merged **Merged:** 10/31/2024 **Merged by:** [@bioball](https://github.com/bioball) **Base:** `main` ← **Head:** `distinct` --- ### 📝 Commits (1) - [`370f751`](https://github.com/apple/pkl/commit/370f751c637a7376cd0fff84879f218059245a6f) Use VmObjectBuilder in Listing.distinct(By) implementations ### 📊 Changes **2 files changed** (+10 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `pkl-core/src/main/java/org/pkl/core/runtime/VmObjectBuilder.java` (+4 -0) 📝 `pkl-core/src/main/java/org/pkl/core/stdlib/base/ListingNodes.java` (+6 -21) </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:26:21 +01:00
adam closed this issue 2025-12-30 01:26:22 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#718