should lazy list members return lazy Maybes?
matthewleon opened this issue · 0 comments
matthewleon commented
Following up on issue #28, I am wondering if it is worth creating a lazy Maybe type and having simple operations on lazy lists such as last return such a beast. Or, backward-compatibly, creating a lazyLast, for example, that does return a lazy Maybe.