Like `wc`. Takes a list of strings as `$it` or a file as `$it`. Produces an object with these fields: - bytes - lines - words (maybe) - max-length And any other useful facilities from `wc`