MCPcopy 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
176func TBToML(tbs TBs) ML {
177 return ML(tbs * 14.79)
178}
179
180// Associate method with types
181func (tsp Tsp) ToMLs() ML {

Callers 1

mainFunction · 0.85

Calls 1

MLTypeAlias · 0.85

Tested by

no test coverage detected