Closed kevinbeal closed 6 years ago
import { intersection } from 'rambdax'; console.debug(intersection); // > undefined
Sorry for the very delayed response. It is a nice catch as the reason was missing the line in rambdax.js file. The new version will fix this issue.
rambdax.js