viaduct
0.2.0-5-g5831d91.dirty
compiler
/
edu.cornell.cs.apl.viaduct.syntax
/
Operator
/
apply
apply
abstract
fun
apply
(
arguments
:
List
<
Value
>
)
:
Value
Content copied to clipboard
Computes the result of applying this operator to
arguments
.