Skip to content

Files

Latest commit

8a828bd · Jun 4, 2020

History

History
18 lines (12 loc) · 216 Bytes

File metadata and controls

18 lines (12 loc) · 216 Bytes

PROTOCOL

LivingThing

public protocol LivingThing

Describes an animal hierarchy of things

Properties

isAlive

var isAlive: Bool

Determines if the animal is alive or not