SPICE-0020: Deferred, type-safe references (#1354)

This commit is contained in:
Jen Basch
2026-06-23 06:26:06 -07:00
committed by GitHub
parent b3015a09cc
commit 8a43e51e6b
83 changed files with 2573 additions and 226 deletions
@@ -187,7 +187,15 @@ The array's length is the number of slots that are filled. For example, xref:{ur
|
|
|
|===
|link:{uri-stdlib-ref-Reference}[Reference]
|`0x20`
|`<value>` (Typed)
|Domain
|`<value>`
|Data
|link:{uri-messagepack-array}[array]
|Array of link:{uri-stdlib-ref-Access}[`pkl.ref#Access`] values
[[type-name-encoding]]
[NOTE]