Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/fogleman/ln
/ EmptyShape
Struct
EmptyShape
ln/shape.go:11–12 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9
}
10
11
type
EmptyShape
struct
{
12
}
13
14
func
(s *EmptyShape) Compile() {
15
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected