anagrams

package
v0.12.2 Latest Latest
Warning

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

Go to latest
Published: May 2, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package anagrams is a package to identify anagrams.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsAnagram

func IsAnagram(s1, s2 string) bool

IsAnagram determines if two strings are anagrams of each other, and returns a bool. This disregards punctuation, and only looks at alphanumeric values.

Types

This section is empty.

Jump to

Keyboard shortcuts

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