fastcopy

package module
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 13, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Copy

func Copy[T CanMove](dst, src []T) (n int)

func CopyMOVSB

func CopyMOVSB[T CanMove](dst, src []T) (n int)

func CopyMOVSQ

func CopyMOVSQ[T CanMove](dst, src []T) (n int)

Types

type CanMove

type CanMove interface {
	constraints.Integer | constraints.Float | constraints.Complex | ~string | uintptr
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL