Apply

Syntax

apply/2: Apply a function to it's arguments in sequence form.

apply[function; sequence]

Example

apply[+; seq[2;2]]