:: [t] -> Int package:perf

tail resursive
lazy recursion.
With argument order flipped
Lazy with argument order flipped.
Co-routine style
Co-routine style as a Case statement.
Auxillary version.
foldr style
foldr style with explicit const usage.
GHC style