←
Apply
→
AtomQ
Overview
/
Reference of built-in symbols
/
Structure
/
ApplyLevel (
@@@
)
ApplyLevel[
f
,
expr
]
or
f
@@@
expr
is equivalent to
Apply[
f
,
expr
, {1}]
.
f @@@ {{a, b}, {c, d}}