2020-05-19 20:25:18 +03:00
|
|
|
1/1: Building Total (Total.idr)
|
|
|
|
Main> Main.ack is total
|
|
|
|
Main> Main.foo is total
|
|
|
|
Main> Main.ordElim is total
|
|
|
|
Main> Main.bar is total
|
|
|
|
Main> Main.swapR is total
|
|
|
|
Main> Main.loopy is possibly not terminating due to recursive path Main.loopy
|
|
|
|
Main> Main.foom is total
|
2023-02-06 20:37:41 +03:00
|
|
|
Main> Main.pfoom is possibly not terminating due to recursive path Main.pfoom
|
2020-05-19 20:25:18 +03:00
|
|
|
Main> Main.even is total
|
2023-10-17 21:09:18 +03:00
|
|
|
Main> Main.vtrans is possibly not terminating due to recursive path Main.vtrans -> Main.vtrans
|
2020-05-19 20:25:18 +03:00
|
|
|
Main> Main.GTree is total
|
|
|
|
Main> Main.size is total
|
2023-02-06 20:37:41 +03:00
|
|
|
Main> Main.qsortBad is possibly not terminating due to recursive path Main.qsortBad
|
2020-05-19 20:25:18 +03:00
|
|
|
Main> Main.qsort is total
|
|
|
|
Main> Main.qsort' is total
|
|
|
|
Main> Main.mySorted is total
|
|
|
|
Main> Main.myMergeBy is total
|
|
|
|
Main> Bye for now!
|