Add little endian encoding of Z
All threads resolved!
All threads resolved!
Compare changes
- Michael Sammler authored
+ 111
− 0
@@ -26,6 +26,26 @@ Definition max_list_with {A} (f : A → nat) : list A → nat :=
@@ -192,3 +212,94 @@ Section sum_list.