Add little endian encoding of Z
All threads resolved!
All threads resolved!
Compare changes
- Michael Sammler authored
+ 12
− 12
@@ -30,7 +30,7 @@ Notation max_list := (max_list_with id).
@@ -38,13 +38,13 @@ Fixpoint Z_to_little_endian (m : nat) (n : Z) (z : Z) : list Z :=
@@ -215,16 +215,16 @@ Section sum_list.
@@ -243,9 +243,9 @@ Section Z_little_endian.
@@ -274,10 +274,10 @@ Section Z_little_endian.
@@ -285,6 +285,6 @@ Section Z_little_endian.