MCPcopy Create free account
hub / github.com/TheAlgorithms/Go / IsogramOrder

TypeAlias IsogramOrder

strings/isisogram.go:16–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14)
15
16type IsogramOrder int
17
18const (
19 First IsogramOrder = iota + 1

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected