Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/duke-git/lancet
/ String
Method
String
enum/enum.go:18–18 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
16
type
Enum[T comparable]
interface
{
17
Value() T
18
String() string
19
Name() string
20
Valid(checker ...
func
(T) bool) bool
21
}
Callers
15
TestSet_ToSlice
Function · 0.65
SortByField
Function · 0.65
JoinFunc
Function · 0.65
CamelCase
Function · 0.65
UpperCamelCase
Function · 0.65
Wrap
Function · 0.65
Concat
Function · 0.65
Rotate
Function · 0.65
clone
Method · 0.65
ToBytes
Function · 0.65
ToFloat
Function · 0.65
ToInt
Function · 0.65
Calls
no outgoing calls
Tested by
2
TestSet_ToSlice
Function · 0.52
TestPrettyToWriter
Function · 0.52