Full closures for D
0ffh
spam at frankhirsch.net
Mon Nov 5 13:41:23 PST 2007
Bruce Adams wrote:
> KlausO Wrote:
> Someone with more a functional programming background may be able to
> enlighten us but doesn't the existence of proper closures allow us to
> implement monads as a library now? Though I can't quite see in what
> situation we would want to use them.
Yup, IIRC the poor strictly functional guys needs them for I/O, but as
we're imperative anyway I don't see any applications for monads either.
Regards, Frank
More information about the Digitalmars-d
mailing list