given_Semigroup_String

Value members

Concrete methods

def scombine(x: String, y: String): String

Inherited methods

def sconcat(nel: NonEmpty[String]): String
Inherited from
Semigroup

Extensions

Inherited extensions

extension (x: A)
@targetName("concat")
def <>(y: A): String
Inherited from
Semigroup