MCPcopy Create free account
hub / github.com/rilldata/rill / ptr

Function ptr

runtime/pkg/sqlstring/sqlstring_test.go:101–101  ·  view source on GitHub ↗
(v T)

Source from the content-addressed store, hash-verified

99}
100
101func ptr[T any](v T) *T { return &v }

Callers 1

TestToSQLLiteralFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected