mirror of
https://github.com/apple/pkl.git
synced 2026-07-03 19:51:47 +02:00
Pigeon -> dodo
This commit is contained in:
committed by
Philip K.F. Hölzenspies
parent
a28ef85698
commit
99717c61af
@@ -685,7 +685,7 @@ dodo {
|
|||||||
As you probably guessed, the nested property `class` can be accessed with `dodo.taxonomy.class`.
|
As you probably guessed, the nested property `class` can be accessed with `dodo.taxonomy.class`.
|
||||||
|
|
||||||
Like all values, objects are _immutable_, which is just a fancy (and short!) way to say that their properties never change.
|
Like all values, objects are _immutable_, which is just a fancy (and short!) way to say that their properties never change.
|
||||||
So what happens when Pigeon moves to a different street? Do we have to construct a new object from scratch?
|
So what happens when dodo moves to a different street? Do we have to construct a new object from scratch?
|
||||||
|
|
||||||
[[amending-objects]]
|
[[amending-objects]]
|
||||||
=== Amending Objects
|
=== Amending Objects
|
||||||
|
|||||||
Reference in New Issue
Block a user