Instant is
off
|
Search plugin
|
Manual
|
haskell.org
(a -> b)
->
(a, a)
->
(b, b)
+text
Packages
text
firstf
::
(a -> c)
->
Maybe (a, b)
->
Maybe (c, b)
text
Data.Text.Internal
Apply a function to the first element of an optional pair.
©
Neil Mitchell
2004-2012, version 4.2.11