Name

eval — Evaluate a YCP value.

Synopsis

eval (void); 
 

Description

See also the builtin ``, which is kind of the counterpart to eval.

Usage

  eval (``(1+2)) -> 3