This content is "reverse engineered" entirely from using the language and is not an interpretation of the code, so it may be missing or misconstruing things. Please let me know if anything needs adjusting!
🔄 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/624
**Author:** [@HT154](https://github.com/HT154)
**Created:** 8/13/2024
**Status:** ✅ Merged
**Merged:** 8/30/2024
**Merged by:** [@bioball](https://github.com/bioball)
**Base:** `main` ← **Head:** `docs-meaning-of-new`
---
### 📝 Commits (5)
- [`f734390`](https://github.com/apple/pkl/commit/f73439041fe0648e9acdc63313c3a9159a2b9735) [docs] Document the meaning of `new`
- [`a778e5a`](https://github.com/apple/pkl/commit/a778e5ac37d55257815c359876ece70a3be91970) Rewrite, addressing review feedback
- [`ed06122`](https://github.com/apple/pkl/commit/ed06122fb728dbe5528e89e43df202cf1f052bcf) untyped -> implicitly typed
- [`4d9ddc9`](https://github.com/apple/pkl/commit/4d9ddc95256fb8be8e302bb57552d0101590ebb0) Address review feedback
- [`5507061`](https://github.com/apple/pkl/commit/55070619b96f148b5718deaaabbc12f92d5cb0df) Apply suggestions from code review
### 📊 Changes
**1 file changed** (+157 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `docs/modules/language-reference/pages/index.adoc` (+157 -0)
</details>
### 📄 Description
This content is "reverse engineered" entirely from using the language and is not an interpretation of the code, so it may be missing or misconstruing things. Please let me know if anything needs adjusting!
---
<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/624
Author: @HT154
Created: 8/13/2024
Status: ✅ Merged
Merged: 8/30/2024
Merged by: @bioball
Base:
main← Head:docs-meaning-of-new📝 Commits (5)
f734390[docs] Document the meaning ofnewa778e5aRewrite, addressing review feedbacked06122untyped -> implicitly typed4d9ddc9Address review feedback5507061Apply suggestions from code review📊 Changes
1 file changed (+157 additions, -0 deletions)
View changed files
📝
docs/modules/language-reference/pages/index.adoc(+157 -0)📄 Description
This content is "reverse engineered" entirely from using the language and is not an interpretation of the code, so it may be missing or misconstruing things. Please let me know if anything needs adjusting!
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.