stringw

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Jul 7, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Each

func Each[T any](s []T, do func(e any, last bool))

func ToString

func ToString(v any) string

func ToStringSlice

func ToStringSlice[T any](w StringWriter, sep string, s []T)

func ToStringW

func ToStringW(w StringWriter, v any)

Types

type StringWriter

type StringWriter interface {
	io.Writer
	io.StringWriter
	io.ByteWriter
}

type StringerTo

type StringerTo interface {
	StringTo(w StringWriter)
}

Jump to

Keyboard shortcuts

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