strings

package
v3.0.1 Latest Latest
Warning

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

Go to latest
Published: Nov 3, 2022 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Package strings is a package that contains all algorithms that are used to analyse and manipulate strings.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CountChars

func CountChars(text string) map[rune]int

CountChars counts the number of a times a character has occurred in the provided string argument and returns a map with `rune` as keys and the count as value.

Types

This section is empty.

Directories

Path Synopsis
Package combination ...
Package combination ...
Package genetic provides functions to work with strings using genetic algorithm.
Package genetic provides functions to work with strings using genetic algorithm.

Jump to

Keyboard shortcuts

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