Instant is
off
|
Search plugin
|
Manual
|
haskell.org
$
-base +deepseq
Packages
base
deepseq
(
$
!!)
:: NFData a => (a -> b) -> a -> b
deepseq
Control.DeepSeq
the deep analogue of
$!
. In the expression f $!! x, x is fully evaluated before the function f is applied to it.
©
Neil Mitchell
2004-2012, version 4.2.11