Blocked by https://github.com/golang/go/issues/46477: ``` type Nullable[T any] = nullable.Nullable[T] // generic type cannot be alias ```
Blocked by golang/go#46477: