We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6519f5d commit dcd5956Copy full SHA for dcd5956
lib/elixir/lib/module.ex
@@ -65,7 +65,7 @@ defmodule Module do
65
For detailed documentation, see the
66
[behaviour typespec documentation](typespecs.md#behaviours).
67
68
- ### `@impl`
+ ### `@impl` (since v1.5.0)
69
70
To aid in the correct implementation of behaviours, you may optionally declare
71
`@impl` for implemented callbacks of a behaviour. This makes callbacks
0 commit comments