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?