evaluate(3) LPC Library Functions evaluate(3)
NAME
evaluate() - evaluate a function pointer
SYNOPSIS
mixed evaluate(mixed f, ...)
DESCRIPTION
If f is a function, f is called with the rest of the argu-
ments. Otherwise, f is returned. evaluate(f, ...) is the
same as
MudOS Last change: 5 Sep 1994 1