[Haskell-cafe] Using field accessors both ways in the same block of code?

David Banas capn.freako at gmail.com
Sun May 23 14:38:53 UTC 2021


Is it possible to use record field accessors both in their “normal” way and as values, via RecordWildCards and MyData{..}, in the same block of code?

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20210523/417f9772/attachment.html>


More information about the Haskell-Cafe mailing list