the main difference between implicits and protocol...
# random
v
the main difference between implicits and protocol extensions as I see it is that implicits rely on the compiler and has a scope while objectiveC protocols are extended in runtime , thus do not have a scope