//
pkg.gl
Category
github.com/ardanlabs/gotraining
topics
go
algorithms
strings
permutation
package
0.0.0-20250227122322-59689edd5517
Repository:
https://github.com/ardanlabs/gotraining.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
26 SLOC
#
Functions
Is
Is check if two strings are permutations.
#
Type aliases
RuneSlice
RuneSlice a custom type of a slice of runes.