View Source Flamel.Module (flamel v1.10.0)

A set of helper functions for modules

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.