Skip to content

Implement type alias for Nullable #27

Description

@jamietanna

Blocked by golang/go#46477:

type Nullable[T any] = nullable.Nullable[T]     // generic type cannot be alias

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions