Every era defines a whole bunch of accessor functions eg, inputs', outputs', etc. which are redundant and should be removed, while all use sites should be switched to corresponding lenses. In case of ShelleyMA it even defines a pattern synonym. That one should be removed as well
Every era defines a whole bunch of accessor functions eg,
inputs'
,outputs'
, etc. which are redundant and should be removed, while all use sites should be switched to corresponding lenses. In case of ShelleyMA it even defines a pattern synonym. That one should be removed as well