Skip to content

Instantly share code, notes, and snippets.

View abbottmg's full-sized avatar

Matthew Abbott abbottmg

View GitHub Profile
protocol Named {
func GetName() -> String
}
protocol CasedNamed { // previously "NamedExtension"
func GetLowercaseName() -> String
func GetUppercaseName() -> String
}
extension CasedName where Self: Named {

Keybase proof

I hereby claim:

  • I am abbottmg on github.
  • I am abbott (https://keybase.io/abbott) on keybase.
  • I have a public key whose fingerprint is BF92 6D31 BF0F D9A4 E78C B31B 676D D82D 2890 42D5

To claim this, I am signing this object: