24

Questions

 
1
vote
2
answers
139
views

What is the problem with Visual Studio.Net’s “absolute positioning”, and how is that problem fixed by CSS’s “absolute positioning”?

oct 2 at 19:51 Charlie Flowers 3,170

 
0
votes
2
answers
62
views

Using old ASP.NET 2.0, but with new browser (IE 7) … Should I use Absolute Positioning or Flow Layout or CSS or what? :-)

sep 30 at 17:42 Ganesh R. 889

 
3
votes
4
answers
274
views

Why does this first Haskell function FAIL to handle infinite lists, while this second snippet SUCCEEDS with infinite lists?

jun 23 at 18:12 Charlie Flowers 3,170

 
1
vote
8
answers
222
views

What is meant by the statement that functional programs are “more tractable mathematically”?

may 9 at 4:41 Jorge Gajon 345

*
5
6
votes
3
answers
357
views

Please explain in the simplest, most jargon-free English possible, the “universal property of fold”?

may 10 at 1:17 joeytwiddle 276

*
3
7
votes
4
answers
324
views

Why does this Haskell code work successfully with infinite lists?

may 7 at 7:49 Apocalisp 6,309

 
5
votes
4
answers
231
views

Is it recommended to always have exhaustive pattern matches in Haskell, even for “impossible” cases?

may 7 at 21:24 Norman Ramsey 26.3k

 
2
votes
3
answers
170
views

Guidelines for applying DRY in Haskell function definitions

may 7 at 21:43 Norman Ramsey 26.3k

 
1
vote
2
answers
110
views

Can 2 or more equations defining a function in Haskell share the same where / let block?

may 6 at 5:46 bdonlan 11.5k

 
4
votes
2
answers
329
views

Does Ruby perform Tail Call Optimization?

may 5 at 13:24 Jörg W Mittag 10.8k

1 2 3 next