jonasman / MulticastDelegate

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

Revert "Fixed invokeDelegates operator to use the correct return" #10

Closed JRG-Developer closed 8 years ago

JRG-Developer commented 8 years ago

This reverts commit eaa4e54e5daaaed316ddabec5364d557626aef8d.

Per discussion on #8, chaining is a reasonable use-case that should be allowed.