Documentation
¶
Overview ¶
Code generated by define_gene; DO NOT EDIT.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( //go:embed index_suffixarray.d.ts IndexSuffixarrayDefine []byte IndexSuffixarrayDeclared = map[string]any{ "New": suffixarray.New, "emptyIndex": engine.Empty[suffixarray.Index], "emptyRefIndex": engine.EmptyRefer[suffixarray.Index], "refOfIndex": engine.ReferOf[suffixarray.Index], "unRefIndex": engine.UnRefer[suffixarray.Index]} )
Functions ¶
This section is empty.
Types ¶
type IndexSuffixarrayModule ¶
type IndexSuffixarrayModule struct{}
func (IndexSuffixarrayModule) Exports ¶
func (S IndexSuffixarrayModule) Exports() map[string]any
func (IndexSuffixarrayModule) Identity ¶
func (S IndexSuffixarrayModule) Identity() string
func (IndexSuffixarrayModule) TypeDefine ¶
func (S IndexSuffixarrayModule) TypeDefine() []byte
Click to show internal directories.
Click to hide internal directories.