You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe those features do not map well to Elixir semantics anymore. You want each defdelegate to be on its own line so you can control module attributes like @doc and append_first can be confusing when using defaults (which are more useful than append_first).