In addition to releasing #Goo, we have also gave some #TypeClass, #Quark, #Witchcraft and #Algae some love.
None of them have any internal warnings now while used with #Goo!
We hope you will enjoy functional programming in #Elixir!
#MyGooStatus #myelixirstatus #elixir #algae #witchcraft #Quark #typeclass #goo
Attention #Algae users.
Functionality of generating `new` functions based on default values is staying, **but**, make sure to never write your own `new` functions yourself.
Please write your constructors as `def mk`.
If you used rose tree[1] implementation, you'll be hit with a breaking change as `rose.ex` moves to this convention.
#MyGooStatus #myelixirstatus #goo #elixir #witchcraft #algae
In case any other early adopters of #Elixir are confused about `@impl true`...
https://elixirforum.com/t/behaviours-defoverridable-and-implementations/3338
#MyGooStatus #myelixirstatus #elixir