horde-ad icon indicating copy to clipboard operation
horde-ad copied to clipboard

Use a generics library to convert from nested records to nested tuples

Open Mikolaj opened this issue 2 years ago • 0 comments

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.

Mikolaj avatar Nov 26 '22 00:11 Mikolaj