Instantiates a call to the function/tree body
, using the elements pointed to by the pointer
named pointerName
on container containerName
.
Instantiates a call to the function/tree body
, using the elements pointed to by the pointer
named pointerName
on container containerName
.
Instantiates a call to the function/tree body
, using the elements pointed to by the pointer
named pointerName
on container containerName
, providing value
as a first argument to the
function (i.e.
Instantiates a call to the function/tree body
, using the elements pointed to by the pointer
named pointerName
on container containerName
, providing value
as a first argument to the
function (i.e. as in foldLeft
).