mirror of
https://github.com/apple/pkl.git
synced 2026-03-20 00:04:05 +01: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`.
|
||||
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user