All public logs

Jump to navigation Jump to search

Combined display of all available logs of Elixir Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 14:18, 3 December 2023 Elixirfan talk contribs created page Elixir Modules and Functions (Created page with "== Elixir Modules and Functions == Elixir is a functional programming language that runs on the Erlang Virtual Machine (BEAM) and provides developers with a powerful and flexible syntax. One of the key features of Elixir is its module and function system, which allows for the organization and structuring of code. === Modules === Modules in Elixir are containers for functions, types, and other code. They serve as a way to group related functionality together and provide...")