cocoa-xu / evision

Evision: An OpenCV-Erlang/Elixir binding
https://evision.app
Apache License 2.0
337 stars 22 forks source link

Group Elixir functions by name and arity #88

Closed cocoa-xu closed 1 year ago

cocoa-xu commented 1 year ago

Breaking Changes

Changed

cocoa-xu commented 1 year ago

Before

hundreds of warnings

After

Only 1 warning

Screenshot 2022-10-06 at 14 49 55
cocoa-xu commented 1 year ago

Before

Only 1 warning

After

No warnings will be emitted by the elixir compiler.

Screenshot 2022-10-06 at 16 53 30