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

Scala

Name: Anonymous 2011-04-18 9:55

Listen brahs. I have a dirty anus that needs cleaning: Java. I learned Java as my first language in school and now that I learned Scheme and am learning Haskell, I figured I may as well not let that go to waste and learn Scala. Is it simple to go from Java to Scala? Or is the syntax strange in some places. Because I looked over some code snippets and it seemed decent.

Name: Anonymous 2011-04-18 13:32

Name: OP 2011-04-18 13:33

>>85
So you can reimplement the same syntax that Haskell already has with Map? What a murdered of anuses. I went through SICP using Haskell
>>148
That's an overly literate version of Haskell's typical quicksort

Name: OP 2011-04-18 13:36

qsort []     = []
qsort (x:xs) = qsort (filter (< x) xs) ++ [x] ++ qsort (filter (>= x) xs)
YHBT

Name: Anonymous 2011-04-18 13:37

>>202-203
Ignore troll posts.

Name: Anonymous 2011-04-18 16:44

i licked it

Name: lol 2011-04-18 16:44

i licked it

Name: Anonymous 2011-04-18 19:38

i licked it

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