export function juxtAsync<T, A, B, C, D, E, F, G, H>(
    a: FnA<T, A>,
    b: FnA<T, B>,
    c: FnA<T, C>,
    d: FnA<T, D>,