async
Higher-order functions and common patterns for asynchronous code
pump
pipe streams together and close all of them if one of them closes
diff-sequences
Compare items in two sequences to find a longest common subsequence
end-of-stream
Call a callback when a readable/writable/duplex stream has completed or failed.