UNPKG

effect-ts-folds

Version:
3 lines 118 B
export const extract = ([head]) => head; export const unwrap = ([_, tail]) => tail; //# sourceMappingURL=cofree.js.map