Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

I really donot know how to use `newtype` ?

Name: Anonymous 2009-11-27 13:53

then how to use `newtype` ?  Would you mind explaining the newtype in detail ?

Sinerely!

___________________________________
fac n = foldr (*) 1 [1..n]

Name: Anonymous 2009-11-27 13:54

then how to use `GRUNNER` ?  Would you mind explaining the "GRUNNER" in detail ?

Sinerlely!

Name: Anonymous 2009-11-27 14:00

You read the issue then keep it in a stack, manually sorted in chronological order.

Name: Anonymous 2009-11-27 14:13

>>=1
Back to /haskell-cafe/, please.

>>=2
It's "GRUNNUR"! Not "GRUNNER"! That's not even a word! "GRUNNUR" is the standard!

>>=3
That's susceptible to stack pointer monadic overflow.

Name: Anonymous 2009-11-27 14:23

you're signature is unOPTIMIZED

                     
fac n = product [1..n]

Name: Anonymous 2009-11-27 14:25

>>5
Your signature is unclever and mathematically incorrect and doesn't conform to Prague standards.

_________________________________________________
fact n = product $ takeWhile (/= 0) [n, n - 1 ..]

Name: Anonymous 2009-11-27 14:26

>>5
They're both unoptimized. foldl' (*) 1 [2..n] would be faster and use more space-efficient.

Name: Anonymous 2009-11-27 14:36

fac = product . enumFromTo 2

Name: Anonymous 2009-11-27 14:37

>>4
I invented monadic quoting. Pretty surprising, ain't it?

Name: Anonymous 2009-11-27 14:45

9>>=10
But you're using it uncorrectly

Name: MDickie 2009-11-27 14:53

artist9
I replaced your monadic 'quoting' with an artist...

Name: Anonymous 2009-11-27 15:35

>>6
>>7
>>8
proof that /prog/ is populated by #haskell

Name: Anonymous 2009-11-27 16:03

>>6-8,12
proof that WHABT

Name: Anonymous 2009-11-27 16:46

You're signatures, optimized or not, my all gay.

___________
Sent from my iPhone

Name: Anonymous 2009-11-27 18:27

>>12
Please take -funroll-quotes out of your BBFLAGS. It's stupid.

Name: Anonymous 2009-11-27 18:30

You'll need a Gundam to make full use of a `newtype`.

Name: Anonymous 2009-11-27 21:07

>>12
Please OPTIMIZE your quotes in the future!

Thanks,
The Management

Name: Anonymous 2009-11-28 16:38

[overline]newfags.[/overline]

Name: Anonymous 2009-11-28 16:39

newfags

Name: Anonymous 2009-11-28 22:41

>>18-19
That was quite apropos, don't[u
] [/u]you think?

Name: Anonymous 2009-11-28 23:54

>>20
I don't know who you are, but quit taking my word and perhaps my Fibonacci buttsort implementation, you undignified swine!

Name: Anonymous 2010-12-09 17:38

Name: Anonymous 2011-02-03 7:50

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List