как же дальше жить
Jun. 3rd, 2013 03:03 pmPrelude> let it f xs = ys where (ys, fs) = unzip $ zipWith ($) (f:fs) xs
<interactive>:3:35:
Occurs check: cannot construct the infinite type:
b0 = b1 -> (a0, b0)Рекурсию решить может, а вот такое - нет. Как дальше жить? :)
no subject
Date: 2013-06-03 04:53 pm (UTC)А дальше что?
no subject
Date: 2013-06-03 05:47 pm (UTC)