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

Higher-kinded endofunctors

Name: Anonymous 2015-04-02 22:10

Higher-kinded type classes is what makes Haskell stand out above other functional languages for me. Things like endofunctors just cannot exist in virtually any other language.

Name: Anonymous 2015-04-04 6:14

immutable data
So to replace all 'a's 'b's and 'c's you need to malloc 3 strings?
referentially transparent functions
pass-by-reference is immensely useful,pass-by-value is introducing copies and extra variables.
using globals and global state is the most efficient way.

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