View Source Flamel.Module (flamel v1.7.0)

Summary

Functions

Returns true if a module implements behaviour.

Functions

Link to this function

implements?(module, behaviour)

View Source
@spec implements?(module(), atom()) :: boolean()

Returns true if a module implements behaviour.