Latest #core Threads Top

kairos0ne
Im trying to allow users set config at runtime but from what I’ve read so far it seems it cannot be done. Is that the case?
New
RodolfoSilva
Hi everyone, I’m developing a project where I will allow users to dynamically edit and execute code. I was wondering if there is any way ...
New
fchabouis
I am wondering why I have this behavior, that seems counter intuitive to me: iex(1)> "x" > "a" true iex(2)> "X" > "a" false ...
New
mbklein
I have a function that can operate on a single struct of a specific type, a list of those structs, or a stream of those structs: def upd...
New
eksperimental
Inagurating this section. :clap: While working with the DynamicSupervisor library, it is not clear to me whether I can as supervisor a s...
New
scottswezey
I spent a while implementing Erlang’s :lists.prefix in Elixir today, only I wasn’t aware it existed in Erlang. So now I’m curious if the ...
New
LostKobrakai
I’m finding myself often using the following pattern with for: for item <- listing, result = validate_something_about_item(item),...
New
LostKobrakai
Currently many of the functions in the Path module do depend on the OS type the system is running on. I’m currently working on a filesyst...
New
torimus
Hello. I’m relatively new to Elixir, but not to programming generally. In the learning process I’ve been recently struck with following...
New
mguimas
Hello. Suppose we have a file with this code import ImportMe defmodule AModule do use UseMe end where the modules above are defined...
New

This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

Last Three Year's Trending Top

kairos0ne
Im trying to allow users set config at runtime but from what I’ve read so far it seems it cannot be done. Is that the case?
New

Trending Over Three Years Top

alisinabh
So in elixir sometimes you need to do something like this: def function(acc, condition1, condition2) do acc <> cond do ...
New
New
josevalim
Hello everyone, I would like to propose the addition of the Registry project to Elixir: https://github.com/elixir-lang/registry The...
New
English3000
LMK WYT! https://medium.com/@english3000.org/imagining-elixir-2-0-ad8b5395f9ee
New
torimus
Hello. I’m relatively new to Elixir, but not to programming generally. In the learning process I’ve been recently struck with following...
New
mguimas
Hello. Suppose we have a file with this code import ImportMe defmodule AModule do use UseMe end where the modules above are defined...
New
English3000
Per Imagining Elixir 2.0 - #14 by English3000, I have decided to fork Elixir. Additionally, I am writing gists as I go, documenting my t...
New
Ebtoulson
This is kind of a question and a proposal. I recently looked into switching loggers for a few our phoenix applications from a file logge...
New
fchabouis
I am wondering why I have this behavior, that seems counter intuitive to me: iex(1)> "x" > "a" true iex(2)> "X" > "a" false ...
New
Nicd
Reading this topic, I came to the question: What is the purpose of the Kernel module? As I understand it, it somewhat mirrors the :erla...
New
mbklein
I have a function that can operate on a single struct of a specific type, a list of those structs, or a stream of those structs: def upd...
New
mguimas
Hello, given the files xx.ex and yy.ex defined as defmodule XX do defstruct [:field] end defmodule YY do defdelegate __struct__, ...
New
ErlangSolutions
Join us for a West Coast adventure in San Francisco: Erlang & Elixir Factory 23 - 24 March Keynote speakers: Larry Wall, Chad Fowler...
New
English3000
I am currently building an adapted API for Elixir… And I just noticed how many functions of the same name Keyword and Map share. What I...
New
victorolinasc
I was about to create an issue on the Elixir repo about the current behaviour of Base.decodeXX functions in core. I’ll first post it here...
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