Hi everyone,
I'm inside of an instantiation as here:
instantiation list :: (_) T_size
begin
Is there a way to get the instantiated type (here: list), probably out of the context?
Maybe something in the ML structure Class (haven't tried it myself).
Last updated: Apr 07 2026 at 17:02 UTC