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.
## 📋 Pull Request Information
**Original PR:** https://github.com/apple/pkl/pull/613
**Author:** [@HT154](https://github.com/HT154)
**Created:** 8/6/2024
**Status:** ✅ Merged
**Merged:** 8/7/2024
**Merged by:** [@bioball](https://github.com/bioball)
**Base:** `main` ← **Head:** `docs-nullable-optional`
---
### 📝 Commits (1)
- [`00d175e`](https://github.com/apple/pkl/commit/00d175e8b5728de1cf0acc07256ef22731720cc2) [docs] Add mention of "optional" to nullably types section
### 📊 Changes
**1 file changed** (+1 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `docs/modules/language-reference/pages/index.adoc` (+1 -0)
</details>
### 📄 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.
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 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.