Semigroup

trait Semigroup[A]
Companion:
object
class Object
trait Matchable
class Any

Value members

Abstract methods

def combine(x: A, y: A): A