Returns the instance of Monoid about concatenating the promise computations.
Monoid
The identity of T that used as a default value.
T
The instance of Monoid for Promise<T>.
Promise<T>
Generated using TypeDoc
Returns the instance of
Monoid
about concatenating the promise computations.