Original PR: https://github.com/apple/pkl/pull/1332 Author: @stackoverflow Created: 11/25/2025 Status: 🔄 Open
Base: main ← Head: add-compose-function
main
add-compose-function
99a3f73
3 files changed (+46 additions, -0 deletions)
➕ 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)
pkl-core/src/test/files/LanguageSnippetTests/input/lambdas/compose.pkl
pkl-core/src/test/files/LanguageSnippetTests/output/lambdas/compose.pcf
stdlib/base.pkl
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 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.