SemiGroup

trait SemiGroup[A]
Authors

Kevin Lee

Since

2019-03-16

Companion
object
class Object
trait Matchable
class Any

Value members

Abstract methods

def append(a1: A, a2: => A): A
Implicitly added by optionSemigroup
def append(a1: A, a2: => A): A