Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 391 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 391 Bytes

Problem

The Identity bird is egocentric, but not hopelessly egocentric. If it were, its situation would be quite sad! Why?

Solution

I returns its argument; a hopelessly egocentric bird returns itself. For these two conditions to be compatible, I would have to only ever be called with itself—that is, it would have to be alone in the forest.

Next =>