Graphics.Implicit.ExtOpenScad.Eval.Constant
addConstants :: [String] -> Bool -> IO (VarLookup, [Message]) Source #
Define variables used during the extOpenScad run.
runExpr :: String -> Bool -> (OVal, [Message]) Source #
Evaluate an expression.