Another fun example:

let c = 0 : c
let b = 1 : 1 : c
:show bindings
length (take 5 c)
:show bindings
take 3 c
:show bindings

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to