sort

package
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2026 License: BSD-3-Clause Imports: 3 Imported by: 0

Documentation

Overview

Code generated by define_gene; DO NOT EDIT.

Index

Constants

This section is empty.

Variables

View Source
var (
	//go:embed sort.d.ts
	SortDefine   []byte
	SortDeclared = map[string]any{
		"find":              sort.Find,
		"float64sAreSorted": sort.Float64sAreSorted,
		"intsAreSorted":     sort.IntsAreSorted,
		"isSorted":          sort.IsSorted,
		"strings":           sort.Strings,
		"ints":              sort.Ints,
		"searchInts":        sort.SearchInts,
		"sliceStable":       sort.SliceStable,
		"stable":            sort.Stable,
		"float64s":          sort.Float64s,
		"search":            sort.Search,
		"searchFloat64s":    sort.SearchFloat64s,
		"searchStrings":     sort.SearchStrings,
		"slice":             sort.Slice,
		"reverse":           sort.Reverse,
		"sliceIsSorted":     sort.SliceIsSorted,
		"sort":              sort.Sort,
		"stringsAreSorted":  sort.StringsAreSorted,
	}
)

Functions

This section is empty.

Types

type SortModule

type SortModule struct{}

func (SortModule) Exports

func (S SortModule) Exports() map[string]any

func (SortModule) Identity

func (S SortModule) Identity() string

func (SortModule) TypeDefine

func (S SortModule) TypeDefine() []byte

Jump to

Keyboard shortcuts

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