HJS.Interpreter.Interp
Documentation
Instances
toProperty :: Value -> Either (PropName, AssignE) GetterPutter -> InterpM ()Source
interpList :: InterpC a => [a] -> InterpM ValueSource
liftIt :: (SubType sub Value, SubType sub1 Value, InterpC t1, InterpC t) => (sub -> sub1 -> Int) -> t -> t1 -> InterpM ValueSource