Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in elixir

Elixir Remove Duplicates From List

elixir

Get current environment name

elixir phoenix-framework

Equivalent of IO.inspect function that just returns string instead of printing given list, map or keyword list?

elixir

Count the Number of Entries in an Ecto Repository

Can Elixir or Erlang programs be compiled to a standalone binary?

compilation erlang elixir

Can I concatenate strings in Elixir and use the pipe operator?

Return statement in Elixir

elixir phoenix-framework

Why are pin operators necessary in Ecto queries?

elixir ecto

What is =~ operator in elixir

elixir

Loop through a Map's key-value pairs

elixir

What does the double backslash mean in a function parameter in Elixir?

elixir

Elixir: How to get last n items in a list?

elixir

Many to Many relationship in Ecto

Get Random Element(s) from a List

elixir

Another way to exiting IEX other than ctrl-C

elixir elixir-iex

How to check if a string is blank in Elixir

elixir phoenix-framework

What is the difference between Cond and Case?

switch-statement elixir

How to print out a map's array values in Elixir?

elixir

How do I save IEx history?

elixir elixir-iex

Modify foreign key in Ecto