Returns the identity object for a monoid.
This API is still experimental, so it may change or be removed in future versions. You should not rely on it for production applications.
forall M, a:
(M) => M a
where M is Monoid
Returns the identity object for a monoid.
curry(1, empty)