#Functional programming in elixir

1 messages · Page 1 of 1 (latest)

next delta
#

Is this image relevant to Elixir?

tame sorrel
#

Not really

#

It applies mostly to languages with static typesystem and typeclasses/traits

next delta
#

Does Elixir have any design patterns like GoF or enterprise patterns?

white sluice
#

There’s also a talk on YouTube about why elixir doesn’t need that sort of thing 😁

tame sorrel
#

I do not know if there are named patterns in Elixir

#

Most of GoF patterns in Elixir are just functions passed to functions