leancheck-1.0.2: bench/tiers-txt/Nat3.txt
map length (tiers :: [[ Nat3 ]]) = [1,1,1] length (list :: [ Nat3 ]) = 3 allUnique (list :: [ Nat3 ]) = True ratioRepetitions (list :: [ Nat3 ]) = 0 % 1 tiers :: [Nat3] = [ [0] , [1] , [2] ]
map length (tiers :: [[ Nat3 ]]) = [1,1,1] length (list :: [ Nat3 ]) = 3 allUnique (list :: [ Nat3 ]) = True ratioRepetitions (list :: [ Nat3 ]) = 0 % 1 tiers :: [Nat3] = [ [0] , [1] , [2] ]