Hello! So I'm trying to test this project out for hot-reloading with functions, and I'm wondering if it's possible to create a registry of functions, specifically generic ones. If so, would you mind providing an example? I've tried to do so a bit but haven't been able to get it to work.
EDIT: I’m actually not sure if there’s a usecase for this or even if it’d even be possible, and I think I can just create a registry for the output values of the function in my case. But I’m still interested so I’ll leave this open for now.
Hello! So I'm trying to test this project out for hot-reloading with functions, and I'm wondering if it's possible to create a registry of functions, specifically generic ones. If so, would you mind providing an example? I've tried to do so a bit but haven't been able to get it to work.
EDIT: I’m actually not sure if there’s a usecase for this or even if it’d even be possible, and I think I can just create a registry for the output values of the function in my case. But I’m still interested so I’ll leave this open for now.