4.10 Dynamic types: the Dynamic structure
Function
Shell.Dynamic
val eval: string -> dynamic
eval expr -> dynamic
Given a string ML expression, evaluates it dynamically. If there is a type error, it raises EvalError.
EvalError
Generated with Harlequin WebMaker