Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bitfield/ftl-code
/ Double
Method
Double
21.3/mytypes.go:5–7 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3
type
MyInt int
4
5
func
(input *MyInt) Double() {
6
*input *= 2
7
}
Callers
3
TestDouble
Function · 0.80
TestDouble
Function · 0.80
TestDouble
Function · 0.80
Calls
no outgoing calls
Tested by
3
TestDouble
Function · 0.64
TestDouble
Function · 0.64
TestDouble
Function · 0.64