EchoFunction
operator form of the
Echo
function. Print theexpr
to the default output stream and returnexpr
.
prints
head(expr)
and returnsexpr
.
prints
label
before printinghead(expr)
and returnsexpr
.
Examples
prints
and returns
Implementation status
- ✅ - full supported