Hello there!!! How can we check a nested map with roughly This doesn’t work:
(fact {:a {:b 1}} => (just {:a {:b (roughly 1.0)}}))
(fact {:a {:b 1}} => (just {:a (just {:b (roughly 1.0)})}))