horde-ad
horde-ad copied to clipboard
Use a generics library to convert from nested records to nested tuples
To be used in HordeAd.External.Adaptor. Related to https://github.com/Mikolaj/horde-ad/issues/64 (search for "generics", but conversion of records to tuples may be easier than tackling arbitrary datatypes). The new anonymous records are an option, if that's easier, but I'm not sure how complete they are ATM.