Skip to content

Alternatives

Daniel Berger edited this page Oct 27, 2019 · 1 revision

There are several other libraries out there that implement interfaces in various ways:

However, one advantage that my library has over these is that it checks the moment the interface is included, rather than deferring the check until you try to instantiate it or explicitly check for its validity.

Clone this wiki locally