MCPcopy
hub / github.com/samber/mo / Monoid

Interface Monoid

typeclass/monoid.go:3–4  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1package typeclass
2
3type Monoid[T any] interface {
4}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected