Resource Aware ML, Version 1.4.2, July 2018 Typechecking module ... Typecheck successful. Stack-based typecheck successful. Analyzing function comp ... Trying degree: 1 == comp : ['a -> 'b; 'c -> 'a; 'c] -> 'b Non-zero annotations of the argument: 5.00 <-- (*, *, *) Non-zero annotations of result: Simplified bound: 5.00 -- Mode: upper Metric: steps Degree: 1 Run time: 0.00 seconds #Constraints: 12 ==== Analyzing function walk ... Trying degree: 1 == walk : 'a list -> 'a list -> 'a list Non-zero annotations of the argument: 9.00 <-- [::(*)] 3.00 <-- [] Non-zero annotations of result: Simplified bound: 3.00 + 9.00*M where M is the number of ::-nodes of the argument -- Mode: upper Metric: steps Degree: 1 Run time: 0.01 seconds #Constraints: 27 ==== Analyzing function reverse ... Trying degree: 1, 2, 3 A bound for reverse could not be derived. The linear program is infeasible. -- Mode: upper Metric: steps Degree: 3 Run time: 0.06 seconds #Constraints: 203 ====