@hackage list-zip-def0.1.0.1

Provides zips where the combining doesn't stop premature, but instead uses default values.

Zip multiple lists together, but don't loose any information. No need to inefficiently check the lengths before and nothing gets evaluated until you reach it in the result list.