mirror of
https://github.com/apple/pkl.git
synced 2026-01-13 07:10:41 +01:00
[PR #760] [MERGED] Use VmObjectBuilder in Listing.distinct(By) implementations #718
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:distinct📝 Commits (1)
370f751Use 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.