jonasman / MulticastDelegate

An elegant multicast delegate written in swift
MIT License
148 stars 28 forks source link

Added `containsDelegate` method and tests #3

Closed JRG-Developer closed 8 years ago

JRG-Developer commented 8 years ago

I need this for unit testing purposes mainly, but I suspect it could be useful in real apps too.

:]

JRG-Developer commented 8 years ago

If accepted, can you push a new pod version to trunk too, please (minor bump)?

jonasman commented 8 years ago

Done. 1.0.3

JRG-Developer commented 8 years ago

Awesome, thanks!

jonasman commented 8 years ago

just submitted the trunk now 1.0.4! Made some more changes

JRG-Developer commented 8 years ago

:+1: