DL
Size: a a a
DL
MD
DL
DL
MD
DL
MD
DL
AC
IR
and
. потому что используя трединг макросы можно такого наворотить, что сам не поймешьMD
ST
(let [smart-call (partial deref (delay (expensive-call)))]
(when (and (cheap-call) (smart-call))
(some-fn (smart-call))))
ST
(let [smart-call (partial deref (delay (expensive-call)))]
(when (and (cheap-call) (smart-call))
(some-fn (smart-call))))
T
DL
DF
ST
T
DL
DL