-
-
Notifications
You must be signed in to change notification settings - Fork 52
Implement type alias for Nullable #27
Open
Description
Blocked by golang/go#46477:
type Nullable[T any] = nullable.Nullable[T] // generic type cannot be alias
Activity
Metadata
Metadata
Assignees
Labels
No labels