Part of the Monoid instance for Fantasy Land 2.x+. See the empty method for details.
empty
('M).() => 'M a where 'M is Monoid
'fantasy-land/empty'() { return this.empty(); }