(some->> [expr & forms])When expr is not nil, threads it into the first form (via ->>),
and when that result is not nil, through the next etc
Examples
No examples yet. Be the first to add one!
(some->> [expr & forms])No examples yet. Be the first to add one!