Function Value.lazyCall

Lazily applies this function to the given arguments.

Value lazyCall(
  const(Value)[] args
);