Skip to content

Files

Latest commit

deb961e · Jan 3, 2020

History

History
14 lines (10 loc) · 143 Bytes

File metadata and controls

14 lines (10 loc) · 143 Bytes

PROTOCOL

Animal

public protocol Animal: LivingThing, Aging

Properties

kind

var kind: AnimalKind