Skip to content

Latest commit

 

History

History
46 lines (31 loc) · 352 Bytes

AnimalKind.md

File metadata and controls

46 lines (31 loc) · 352 Bytes

ENUM

AnimalKind

public enum AnimalKind

Six major groups of animals

Cases

invertebrate

case invertebrate

fish

case fish

amphibian

case amphibian

reptile

case reptile

bird

case bird

mammal

case mammal