Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/expr-lang/expr
/ Duration
Method
Duration
docgen/docgen_test.go:42–44 ·
view source on GitHub ↗
(s string)
Source
from the content-addressed store, hash-verified
40
}
41
42
func
(*Env) Duration(s string) Duration {
43
return
Duration(0)
44
}
45
46
func
TestCreateDoc(t *testing.T) {
47
Operators = nil
Callers
4
checker.go
File · 0.80
nature.go
File · 0.80
TestTime
Function · 0.80
Multiply
Function · 0.80
Calls
1
Duration
TypeAlias · 0.85
Tested by
no test coverage detected