From: Peter Dimov (pdimov_at_[hidden])
Date: 2020-10-05 01:05:28


Gavin Lambert wrote:

> Having said that, I've personally never found a use-case for a tuple-like
> get interface for anything, so perhaps I'm just not the target audience
> for this library.

You are surely familiar with the two classic examples, automatically
generating a hash function by memberwise iteration, and automatically
generating a serialization/deserialization function, by same.