Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/derekbanas/Go-Tutorial
/ TBToML
Function
TBToML
hellogo.go:176–178 ·
view source on GitHub ↗
(tbs TBs)
Source
from the content-addressed store, hash-verified
174
}
175
176
func
TBToML(tbs TBs) ML {
177
return
ML(tbs * 14.79)
178
}
179
180
// Associate method with types
181
func
(tsp Tsp) ToMLs() ML {
Callers
1
main
Function · 0.85
Calls
1
ML
TypeAlias · 0.85
Tested by
no test coverage detected