mirror of
https://github.com/apple/pkl.git
synced 2026-01-11 14:20:35 +01:00
[PR #1332] Add compose and andThen function to Function1 #1023
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/1332
Author: @stackoverflow
Created: 11/25/2025
Status: 🔄 Open
Base:
main← Head:add-compose-function📝 Commits (1)
99a3f73Add compose and andThen function📊 Changes
3 files changed (+46 additions, -0 deletions)
View changed files
➕
pkl-core/src/test/files/LanguageSnippetTests/input/lambdas/compose.pkl(+21 -0)➕
pkl-core/src/test/files/LanguageSnippetTests/output/lambdas/compose.pcf(+6 -0)📝
stdlib/base.pkl(+19 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.