September 2017
Beginner to intermediate
396 pages
9h 46m
English
stack new working-with-eval simple
executable working-with-eval
hs-source-dirs: src
main-is: Main.hs ghc-options: -threaded -fprof-auto -rtsopts -eventlog
default-language: Haskell2010
build-depends: base >= 4.7 && < 5
, parallel
module Main where import Control.Parallel.Strategies
data BTree a
Read now
Unlock full access