Modules
Attributes
Impl
When you use a module then want to implement the functions you can use @impl true
to indicate what you think a callback is, it will do typechecking matching it
Will error if you do it once and not every time
Last updated