charcount

package
v0.0.0-...-63270c8 Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CharCount

type CharCount map[rune]int

func New

func New() *CharCount

func (*CharCount) Add

func (c *CharCount) Add(char rune)

func (*CharCount) Print

func (c *CharCount) Print()

func (*CharCount) TotalChars

func (c *CharCount) TotalChars() int

Jump to

Keyboard shortcuts

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