Hacker News new | ask | show | jobs
by edflsafoiewq 1255 days ago
It's the same zip, just think of an Option as being a list of length at most 1. [] = None, [1] = Some(1), etc.