generics

Constants & Variables

IntID var #

var IntID = *ast.IndexExpr

X var #

var X *ast.IndexListExpr = *ast.IndexListExpr{...}

x var #

var x any

Type Aliases

Any type #

type Any any

G type #

type G int

ImplicitType type #

type ImplicitType int

Structs

T struct #

type T struct {
Left A
Right B
}

Functions

ImplicitFunc function #

func ImplicitFunc()

ToInt function #

func ToInt(p P) int

Generated with Arrow