You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I left Message as a ADT of records so that field functions are unified. Would like to remove cruft of this choice by using GADT or taking hit for records.
I left
Messageas a ADT of records so that field functions are unified. Would like to remove cruft of this choice by using GADT or taking hit for records.