curried

Constructs an applicative containing the given value.

Signature

forall F, a:
  (F) => (a) => F a
where F is Applicative

Documentation

Constructs an applicative containing the given value.

Properties

Source Code

curry(2, of)
Stability
stable
Licence
MIT
Module
folktale/fantasy-land/of
On This Page
Authors
Copyright
(c) 2013-2017 Quildreen Motta, and CONTRIBUTORS
Authors
  • @boris-marinov
  • Quildreen Motta
Maintainers
  • Quildreen Motta <queen@robotlolita.me> (http://robotlolita.me/)