Open
Description
related to futil-js/contexture-export#29
Looks like it'll be handy to add this fn
let flattenProp = _.curry((prop, target) =>
_.flow(F.expandObject(_.get(prop)), _.unset(prop))(target)
)
Metadata
Metadata
Assignees
Labels
No labels