Hi,_______________________________________________I want to have code that produces the following result no matter if input A or B was given:Result:{"outer" : {"inner" : "new-value"}}A:{"outer" : {"inner" : "old-value"}}B:{}`json & key "outer"._Object.key "inner" .~ "new-value"` didn't work.Is what I want even possible with lenses?BestJan
Haskell-Cafe mailing list
To (un)subscribe, modify options or view archives go to:
http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe
Only members subscribed via the mailman list are allowed to post.