This is why Haskell is so great...
This is why Haskell is so great...
Posted Aug 3, 2006 20:16 UTC (Thu) by dlang (guest, #313)In reply to: This is why Haskell is so great... by droundy
Parent article: Quote of the week
a data structure should be independant of the language used to access it.
it may be convienient when describing a datastructure to refer to elements by type definitions from a particular language (assuming it's widely known), but that's just shorthand.
