Oddbean new post about | logout

Notes by 28b9fa97 | export

 nostr:npub17zz3hzy82vk0agujjs7l3tmrfdx247chcq63xdr4emteqpnyvxusrsgen4 What about something someth... 
 @123b1d09 In Swift, as „zip“ requires two (not an arbritary number) of same-length arrays. Hence my example of 3 arrays of different lengths. 
 Lets say I have a number of arrays, in this case three: [a,b,c][d,e][f,g,h,i] and I want all elements at the first index, then the second, and so on, as long as there are elements. Result should be this: [a,d,f,b,e,g,c,h,i]

What would I call this function? (Is it a merge?) Is there anything anywhere that does this already in #swift? #swiftlang 
 I wonder with the MagSafe battery pack being discontinued if that's a temporary thing since the n... 
 @096d2c53 Does Qi2 support reverse charging, so that the iPhone could charge the battery pack?