User fuz - Stack Overflow

fuz doctoral student Member for 15 years, 6 months Last seen this week GitHub fuz.su/~fuz Berlin, Germany

Top Posts

answer (232) Why does the smallest int, −2147483648, have type 'long'?

answer (201) Are there pronounceable names for common Haskell operators?

answer (175) Catching panics in Golang

answer (151) What is the use of _start() in C?

answer (147) How can a time function exist in functional programming?

answer (108) munmap_chunk(): invalid pointer

answer (96) Go isn't linking my assembly: undefined external function

question (85) What are arrows, and how can I use them?

answer (81) Using if (!!(expr)) instead of if (expr)

question (81) How to create a polyvariadic haskell function?