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).

Reply via email to