SpiceQA
Questions
Tags
Users
Badges
user_5825294
@user_5825294
0
reputation
0
answers
125
questions
About Me
// Hello, World !
Top Answers
Elegant way to combine multiple filtering functions in Haskell
33 votes
Create a vector of pairs from a single vector in C++
21 votes
Eliminate consecutive duplicates from a string
16 votes
Why should text files end with a newline?
12 votes
ranges-v3 join function to join two containers together
11 votes
Top Questions
Why is James Bond in the working draft of the C++ standard?
54 votes
1 answers
What is "fix" in Haskell? And why does "fix error" print an infinite string? And why also "take 10 $ fix error" does the same too?
34 votes
3 answers
Confusion about declaration and definition of static const data memebers
26 votes
3 answers
What does seq actually do in Haskell?
20 votes
3 answers
Can I print in Haskell the type of a polymorphic function as it would become if I passed to it an entity of a concrete type?
19 votes
5 answers