package itoa

import "internal/itoa"

Index

Functions

func Itoa

func Itoa(val int) string

Itoa converts val to a decimal string.

func Uitoa

func Uitoa(val uint) string

Uitoa converts val to a decimal string.

Source Files

itoa.go

Version
v1.21.10
Published
May 1, 2024
Platform
js/wasm
Last checked
20 seconds ago

Tools for package owners.