Latest #basics Threads Top

chrisdel101
I’ve use the generators to create a project. Inside the project schema when I add a new function to the others that exist I get an error....
New
chrisdel101
Redoing this to be more clear: Question How can I call a function inside a module? File: test.exs defmodule MyModule do def sum(a,...
New
chrisdel101
When first or last item in list is found, do something. Even simply trying to check for this fails with error. How can I do it? Below is...
New
ghenry
Hi all, A beginner here. I have the following plug code from an example Auth0 repo: def call(conn, _default) do with {:ok, token} ...
New
frellus
So Enum.drop makes perfect sense to me - it drops the element at the exact position I think it should and returns a list. Enum.drop_ever...
New
soullpoint
Hi, I was wondering if anyone could help clarify something for me. This is more due to my lack of understanding than anything else. Sup...
New
stevensonmt
I’m used to Rust where iterators have a ton of handy functions. What I’d like to do is equivalent to the following Rust code: my_iterato...
New
Palindrome
Howdy :slight_smile: How do I check if a result of a division is a whole number? For example: 2 / 1 = 1 (A whole number). Or another e...
New
tmartin8080
An 8-Part Series on Getting Started with Elixir: Overview Elixir Data Types Variables and Operators Pattern Matching Elixir Functions ...
New

This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

Last Three Year's Trending Top

Trending Over Three Years Top

chrisdel101
Redoing this to be more clear: Question How can I call a function inside a module? File: test.exs defmodule MyModule do def sum(a,...
New
stevensonmt
I’m used to Rust where iterators have a ton of handy functions. What I’d like to do is equivalent to the following Rust code: my_iterato...
New
chrisdel101
I’ve use the generators to create a project. Inside the project schema when I add a new function to the others that exist I get an error....
New
Palindrome
Howdy :slight_smile: How do I check if a result of a division is a whole number? For example: 2 / 1 = 1 (A whole number). Or another e...
New
soullpoint
Hi, I was wondering if anyone could help clarify something for me. This is more due to my lack of understanding than anything else. Sup...
New
frellus
So Enum.drop makes perfect sense to me - it drops the element at the exact position I think it should and returns a list. Enum.drop_ever...
New
tmartin8080
An 8-Part Series on Getting Started with Elixir: Overview Elixir Data Types Variables and Operators Pattern Matching Elixir Functions ...
New
ghenry
Hi all, A beginner here. I have the following plug code from an example Auth0 repo: def call(conn, _default) do with {:ok, token} ...
New
chrisdel101
When first or last item in list is found, do something. Even simply trying to check for this fails with error. How can I do it? Below is...
New
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement