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: Nov 05 2025 at 08:30 UTC