Clarify readme
This commit is contained in:
parent
fdd19b4a4c
commit
6bd80a1f4d
@ -76,8 +76,9 @@ same binary representation.
|
|||||||
|
|
||||||
This means:
|
This means:
|
||||||
|
|
||||||
- All lists are encoded the same
|
- All list types are encoded the same
|
||||||
- All sets are encoded the same
|
- All set types are encoded the same
|
||||||
|
- All map types are encoded the same
|
||||||
- All integer numbers are encoded the same
|
- All integer numbers are encoded the same
|
||||||
- All floating-point numbers are encoded the same
|
- All floating-point numbers are encoded the same
|
||||||
|
|
||||||
@ -112,4 +113,4 @@ alternative impl in a separate namespace, with comparative benchmarks attached.
|
|||||||
Copyright © 2016 Luke VanderHart
|
Copyright © 2016 Luke VanderHart
|
||||||
|
|
||||||
Distributed under the Eclipse Public License either version 1.0 or (at
|
Distributed under the Eclipse Public License either version 1.0 or (at
|
||||||
your option) any later version.
|
your option) any later version.
|
||||||
|
Loading…
Reference in New Issue
Block a user