Latest #tuples Threads Top

christhekeele
Hey all! I’m releasing TaggedTupleShorthand today as an experiment with Elixir syntax. Field Punning The aim of the library is to suppo...
New
bartblast
This could resolve to {[a: 1, b: 2]}. Was it ever considered to allow such syntax? Notice this: {:abc, a: 1, b: 2} and this: my_fun(:abc,...
New
warren84
I would like to know what I can do to get rid of the “incompatible types” warnings that are cluttering my phoenix server logs - I would w...
New
lykos
Hi, I am trying to figure out why :erts_debug.size({}) returns 0. The function returns the number of words taken up in the heap. For an ...
New
jerry
Is there a standard function to convert an IP address, say, 127.0.0.1 to a tuple,i.e. {127,0,0,1}?
New
ramziabbyad1
This is listed as one of the “Hard” problem in 7 languages 7 weeks book. "Represent a tree of sentences as tuples. Traverse the tree, p...
New
josefrichter
Hi, I find myself doing something like this, mostly in tests: {:ok, new_time} = Time.new(15, 00, 00) valid_attrs = %{ bod...
New
aegatlin
I am trying to destructure a tuple in a case statement and I am getting a warning that confuses me. It passes my test case, so it works, ...
New
Qqwy
During writing some code related to Arrays , I encountered a situation in which I wanted to map a function over a tuple. Now, code that ...
New
IvanR
A library to work with tagged tuples. Provides functions to work with chains of tags for nested tuples. Some of the supported operation...
New

This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

Last Three Year's Trending Top

jerry
Is there a standard function to convert an IP address, say, 127.0.0.1 to a tuple,i.e. {127,0,0,1}?
New
lykos
Hi, I am trying to figure out why :erts_debug.size({}) returns 0. The function returns the number of words taken up in the heap. For an ...
New
warren84
I would like to know what I can do to get rid of the “incompatible types” warnings that are cluttering my phoenix server logs - I would w...
New
bartblast
This could resolve to {[a: 1, b: 2]}. Was it ever considered to allow such syntax? Notice this: {:abc, a: 1, b: 2} and this: my_fun(:abc,...
New
christhekeele
Hey all! I’m releasing TaggedTupleShorthand today as an experiment with Elixir syntax. Field Punning The aim of the library is to suppo...
New

Trending Over Three Years Top

shahryarjb
Hello, I have a list and want to move it to map or tuple or I have a 3 map records of Repo.all, then after editing this record I want to ...
New
Qqwy
Recently on the Elm forums, a discussion about Union Types and how they are represented in other languages was started. After telling th...
New
Qqwy
During writing some code related to Arrays , I encountered a situation in which I wanted to map a function over a tuple. Now, code that ...
New
oegma2
Hi, I am new to Elixir world and still have a long way to go, but starting with a basic problem I’ve been using to learn any new language...
New
aegatlin
I am trying to destructure a tuple in a case statement and I am getting a warning that confuses me. It passes my test case, so it works, ...
New
Ordermind
Hi, a quick question regarding naming conventions. If I have a function that returns a tuple with status and a boolean, should I still us...
New
IvanR
A library to work with tagged tuples. Provides functions to work with chains of tags for nested tuples. Some of the supported operation...
New
ramziabbyad1
This is listed as one of the “Hard” problem in 7 languages 7 weeks book. "Represent a tree of sentences as tuples. Traverse the tree, p...
New
ijverig
My question is regarding the implementation of the language: In Erlang we have element to access tuple elements, setelement to change el...
New
script
I have a list of values like this result = [:id, :title, :id] I am using comprehensions to iterate over them and display the error me...
New
josefrichter
Hi, I find myself doing something like this, mostly in tests: {:ok, new_time} = Time.new(15, 00, 00) valid_attrs = %{ bod...
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