drop
dropWhile
filter
map
seq (Like R)
take
takeWhile
zipWith
Functional Programming Pipe
See Implementation