
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 [::]. Thanks, Daniel

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

ah! ok, thanks for the hint... regards, daniel Jonathan Cast schrieb:
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
participants (2)
-
Daniel van den Eijkel
-
Jonathan Cast