Skip to content

Instantly share code, notes, and snippets.

@taku0
Last active May 26, 2018 06:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save taku0/21fd1c4f6eeda75d951067f48d6948e9 to your computer and use it in GitHub Desktop.
Save taku0/21fd1c4f6eeda75d951067f48d6948e9 to your computer and use it in GitHub Desktop.
foo.sort {
}
foo .sort {
}
foo.sort()
foo .sort()
sort {
}
sort()
foo.sort
foo.symmetricDifference()
foo .symmetricDifference()
foo.symmetricDifference {
}
foo .symmetricDifference {
}
symmetricDifference()
symmetricDifference {
}
foo.symmetricDifference
anyGenerator {
}
anyGenerator()
foo.anyGenerator {
}
foo.anyGenerator()
anyGenerator
foo.anyGenerator
sizeofValue()
sizeofValue {
}
foo.sizeofValue()
foo.sizeofValue
sizeofValue
Process.arguments
Process .arguments
aProcess.arguments
foo.Process.arguments
arguments
foo.arguments
foo.startIndex
startIndex
foo.scalarValue
scalarValue
ImplicitlyUnwrappedOptional
aImplicitlyUnwrappedOptional
ImplicitlyUnwrappedOptionala
RandomAccessCollection
aRandomAccessCollection
RandomAccessCollectiona
CustomNSError
aCustomNSError
CustomNSErrora
Repeat
aRepeat
Repeata
Calendar
aCalendar
Calendara
RawSignificand
aRawSignificand
RawSignificanda
ManagedBuffer
aManagedBuffer
ManagedBuffera
BitwiseShiftPrecedence
aBitwiseShiftPrecedence
BitwiseShiftPrecedencea
true false nil
atrue afalse anil
truea falsea nila
CommandLine
aCommandLine
CommandLinea
#available
#aavailable
#availablea
break
abreak
breaka
dynamicType
adynamicType
dynamicTypea
Protocol
aProtocol
Protocola
arch
aarch
archa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment