jonasman / MulticastDelegate

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

Added documentation comments #1

Closed JRG-Developer closed 8 years ago

JRG-Developer commented 8 years ago

I was looking for a pre-built solution to add a multicast delegate in Swift-- this works excellent!

I noticed, however, that it was missing inline documentation, so I wrote some for it. Please change as you'd like.

:]

jonasman commented 8 years ago

Thanks for the help :)