Skip to content

cmd/compile: add variable length [N]T algs, for T in {string, float32, float64, iface} #41776

Open
@josharian

Description

@josharian

See discussion in https://golang.org/cl/255317 for more discussion.

I threw together a very crude prototype in golang.org/cl/259303 to start playing with it. It has many obvious flaws and todos (I didn't even bother fixing typos), but it might be helpful for someone wanting to work on this.

cc @randall77 @martisch

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions