Pigeon -> dodo

This commit is contained in:
Hoxell
2024-02-11 17:35:08 +01:00
committed by Philip K.F. Hölzenspies
parent a28ef85698
commit 99717c61af

View File

@@ -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