garepinoh-0.9.9.2: reverse prefix notation calculator and calculation library

Safe HaskellSafe-Inferred

Console.Garepinoh.Calculate

Synopsis

Documentation

calculate :: Read t => Prelude t -> [String] -> Result tSource

Given a Prelude, calculate tries to calculate the value of the given input and returns either the caused error message or the resulting stack.