Resource Aware ML, Version 1.4.2, July 2018 Typechecking module ... Typecheck successful. Stack-based typecheck successful. Analyzing function eq_var ... Trying degree: 1 == eq_var : [var; var] -> bool Non-zero annotations of the argument: 9.00 <-- ([], []) Non-zero annotations of result: Simplified bound: 9.00 -- Mode: lower Metric: steps Degree: 1 Run time: 0.00 seconds #Constraints: 23 ==== Analyzing function eq_fun ... Trying degree: 1 == eq_fun : [funct; funct] -> bool Non-zero annotations of the argument: 9.00 <-- ([], []) Non-zero annotations of result: Simplified bound: 9.00 -- Mode: lower Metric: steps Degree: 1 Run time: 0.00 seconds #Constraints: 23 ==== Analyzing function eval2 ... Trying degree: 1 == eval2 : exp -> int Non-zero annotations of the argument: 7.00 <-- [] Non-zero annotations of result: Simplified bound: 7.00 -- Mode: lower Metric: steps Degree: 1 Run time: 0.03 seconds #Constraints: 233 ====