This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
filterDeep remove functions when use for omiting #56
Labels
question
Further information is requested
filterDeep convert type function (for example: String) to empty object.
You can check this pen: https://codepen.io/gabortorma/pen/OJyBWXP
You can see on the console. omitByDeep keep the function, filterDeep convert it to empty object.
The text was updated successfully, but these errors were encountered: