index
:
h99.git
master
Haskell 99 problems
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
H39.hs
blob: 08da2493bbef1068ff2d4f49ff58ea8c5599fdbc (
plain
)
1
2
3
import H35 primesR a b = dropWhile (<a) $ takeWhile (<=b) primes