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