Module do_semigroup

The Semigroup Type Class.

This module defines the do_semigroup behaviour.
Required callback functions: append/2.

Description

The Semigroup Type Class.

Function Index

append/2

Function Details

append/2

append(S1, S2) -> any()


Generated by EDoc