export * from './allPass'; export * from './fromPairs'; export * from './toPairs'; export * from './xprod'; export * from './adjust'; export * from './always'; export * from './and'; export * from './append'; export * from './assoc'; export * from './takeLast'; export * from './endsWith'; export * from './clamp'; export * from './defaultTo'; export * from './prop'; export * from './anyPass'; export * from './any'; export * from './all'; export * from './equals';