MCPcopy Create free account
hub / github.com/derekbanas/Go-Tutorial / ToMLs

Method ToMLs

hellogo.go:184–186  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

182 return ML(tsp * 4.92)
183}
184func (tbs TBs) ToMLs() ML {
185 return ML(tbs * 14.79)
186}
187
188// ----- INTERFACES -----
189type Animal interface {

Callers

nothing calls this directly

Calls 1

MLTypeAlias · 0.85

Tested by

no test coverage detected