fantasy-land/equals

Part of the Setoid instance for Fantasy Land 2.x+. See the equals method for details.

Signature

fantasy-land/equals(that)
('S 'a).('S 'a) => Boolean
where 'S is Setoid

Documentation

Part of the Setoid instance for Fantasy Land 2.x+. See the equals method for details.

Properties

Source Code

Defined in source/helpers/provide-fantasy-land-aliases.js at line 12, column 10
'fantasy-land/equals'(that) {
      return this.equals(that);
    }
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/)