Join Nostr
2024-12-21 13:54:14 UTC
in reply to

Khalid ⚡ on Nostr: I don't think that works for generics because T could be any type (nullable or not), ...

I don't think that works for generics because T could be any type (nullable or not), so the constraints are really the only clarification you can give.