Quote and unquote| hexdocs.pm
Maps are the "go to" key-value data structure in Elixir.| hexdocs.pm
Strings in Elixir are UTF-8 encoded binaries.| hexdocs.pm
A keyword list is a list that consists exclusively of two-element tuples.| hexdocs.pm
Key-based access to data structures.| hexdocs.pm
Kernel is Elixir's default environment.| hexdocs.pm
Functional languages are typically great languages for writing assertive code and Elixir is no exception.| dashbit.co