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

whats the big deal about types

Name: Anonymous 2016-08-24 20:10

all programming langause are typed
i mean how else does the code get into a file

Name: Anonymous 2016-08-26 0:25

>>3
That's an implementation detail. The semantics of Haskell is that data is immutable and that's an inherent in Haskell. The implementation of Haskell makes use of arrays of mutable characters but that doesn't matter matter to Haskell semantics. The only time this is a problem is if the Haskell compiler writers have bugs in their implementation.

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