mirror of
https://github.com/apple/pkl.git
synced 2026-01-11 14:20:35 +01:00
[PR #944] [MERGED] Improve documentation about Set/Map ordering #818
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/944
Author: @bioball
Created: 2/10/2025
Status: ✅ Merged
Merged: 2/12/2025
Merged by: @bioball
Base:
main← Head:fix-set-docs📝 Commits (1)
a1696b7Improve documentation about Set/Map ordering📊 Changes
2 files changed (+41 additions, -7 deletions)
View changed files
📝
docs/modules/language-reference/pages/index.adoc(+30 -4)📝
stdlib/base.pkl(+11 -3)📄 Description
The language reference and stdlib are both slightly incorrect; maps and sets are ordered when iterated on, but unordered in terms of equality.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.