Building elegant solutions with clean code
struct Developer { let name = "Thomas" let language = "Swift" let passion = "∞" }