API Reference inherit v#0.1.0

View Source

Modules

Inherit provides a way to create pseudo-inheritance in Elixir by allowing modules to inherit struct fields and delegate function calls from other modules.