I think the `variant` package is exactly what I need. I can't really use object variants, since I don't know what kind of data is going to be stored within the object declaration itself (the user declares their own type and stores it within the object).
- Wrapping an object without generics lqdev
- Re: Wrapping an object without generics dawkot
- Re: Wrapping an object without generics lqdev
