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: Feb 01 2025 at 20:19 UTC