fantasy-land/alt

Signature

fantasy-land/alt(value)
forall F, a:
  (F a).(F a) => F a
where F is Functor, Alt

Documentation

Properties

Source Code

Defined in source/helpers/provide-fantasy-land-aliases.js at line 95, column 6
'fantasy-land/alt'(value) {
      return this.or(value);
    }
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/)