mirror of
https://github.com/apple/pkl.git
synced 2026-01-14 15:43:41 +01:00
[PR #613] [MERGED] [docs] Add mention of "optional" to nullable types section #639
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/613
Author: @HT154
Created: 8/6/2024
Status: ✅ Merged
Merged: 8/7/2024
Merged by: @bioball
Base:
main← Head:docs-nullable-optional📝 Commits (1)
00d175e[docs] Add mention of "optional" to nullably types section📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
docs/modules/language-reference/pages/index.adoc(+1 -0)📄 Description
I've experienced a few users missing this section of the documentation because they searched "optional". This terminology is common in other languages (eg. Swift, Python). This adds a sentence to the documentation to ease search-ability.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.