[Haskell-cafe] What can be UNPACK'ed?

amindfv at gmail.com amindfv at gmail.com
Sun Jul 30 21:29:19 UTC 2017


>  Technically it could be possible to reserve enough
> space in Foo to store either a [] or a (:) Float [Float].  

What if it's an infinite list? Do you just want to unpack the first cons and not the whole list?

Tom



More information about the Haskell-Cafe mailing list