SpiceQA
Questions
Tags
Users
Badges
user_1017941
@user_1017941
0
reputation
0
answers
1
questions
About Me
// Hello, World !
Top Answers
Custom binding to wrap selection in parentheses
7 votes
In Elixir, why is "alias" preferred over "import" for importing the modules?
6 votes
Why this erlang prog with type signature can compile?
5 votes
lists:map(lists:sum,[[1,2,3,4],[1,2,3]) is not allowed. Instead of list:sum there must be a fun?
4 votes
What is the specific syntax of @derive module attribute and where is it documented explicitly?
4 votes
Top Questions
Why are leading zeroes used to represent octal numbers?
17 votes
3 answers