AliSoftware / Dip

Simple Swift Dependency container. Use protocols to resolve your dependencies and avoid singletons / sharedInstances!
MIT License
978 stars 75 forks source link

Added Equatable conformance on the site of declaration #156

Closed kandelvijaya closed 7 years ago

kandelvijaya commented 7 years ago

Things done

ilyapuchka commented 7 years ago

Thanks!