
18 Feb
2009
18 Feb
'09
3:31 p.m.
On Wed, 2009-02-18 at 16:28 +0100, Daniel van den Eijkel wrote:
Dear Haskellers,
please can anybody tell me what [::] means or where to read about it? A few days ago I saw this for the first time in my life, at the list of instances of the Functor class, and I don't know where to look for information. The search engines I tried didn't produce results for [::].
Try Googling `Haskell Parallel Arrays' instead. jcc