Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GuyARoss/orbit
/ Len
Method
Len
pkg/allocated_stack/allocated_stack.go:51–53 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
49
}
50
51
func
(s *Stack) Len() int {
52
return
s.l.Len()
53
}
54
55
func
New(size uint) *Stack {
56
return
&Stack{
Callers
4
Add
Method · 0.45
Arr
Method · 0.45
Contains
Method · 0.45
TestStack
Function · 0.45
Calls
no outgoing calls
Tested by
1
TestStack
Function · 0.36