Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
UnderscoreIdent = ast.NewIdent("_")
)
Functions ¶
func TestAssert ¶
func TestEq ¶
func TestEq[T comparable](t *testing.T, a, b T)
func TestEqSlice ¶
func TestEqSlice[S ~[]E, E comparable](t *testing.T, a, b S)
func TrimDollarPrefix ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.