fantasy-land/empty

Part of the Monoid instance for Fantasy Land 2.x+. See the empty method for details.

Signature

fantasy-land/empty()
('M).() => 'M a
where 'M is Monoid

Documentation

Part of the Monoid instance for Fantasy Land 2.x+. See the empty method for details.

Properties

Source Code

Defined in source/helpers/provide-fantasy-land-aliases.js at line 36, column 9
'fantasy-land/empty'() {
      return this.empty();
    }
Licence
MIT
On This Page
Authors
Copyright
(c) 2013-2017 Quildreen Motta, and CONTRIBUTORS
Authors
  • Quildreen Motta
Maintainers
  • Quildreen Motta <queen@robotlolita.me> (http://robotlolita.me/)