79448196

Date: 2025-02-18 12:09:55
Score: 0.5
Natty:
Report link

the right answer is this

const a = {"a.b":{"c.d":"test"}}

_.omit(a, "['a.b']['c.d']") // a.b:{}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
Posted by: elad BA