Skip to content
Snippets Groups Projects
Commit 97bc5778 authored by Dmitri Shuralyov's avatar Dmitri Shuralyov
Browse files

doc/next: improve description of proposal 61308

For #61308.
For #65614.

Change-Id: I36b4f2392075d5a3fb9f53a28bd19b997e7be363
Reviewed-on: https://go-review.googlesource.com/c/go/+/592197


Reviewed-by: default avatarIan Lance Taylor <iant@google.com>
Reviewed-by: default avatarDmitri Shuralyov <dmitshur@google.com>
TryBot-Bypass: Dmitri Shuralyov <dmitshur@golang.org>
parent 3622ad97
No related branches found
No related tags found
No related merge requests found
The [SliceAt(typ Type, p unsafe.Pointer, len int)] function
returns a Value representing a slice whose underlying array starts
at p and whose length and capacity are len.
\ No newline at end of file
The new [SliceAt] function is analogous to [NewAt], but for slices.
The [Value.Pointer] and [Value.UnsafePointer] methods now support values of kind [String].
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment