More features, refactoring

This commit is contained in:
Daniel G. Taylor
2019-10-08 00:23:11 -07:00
parent 6ed3b09f44
commit c932fbc72c
14 changed files with 276 additions and 112 deletions

View File

@@ -1,3 +1,5 @@
{
"counts": [1, 2, -1, -2]
"counts": [1, 2, -1, -2],
"signed": [1, 2, -1, -2],
"fixed": [1.0, 2.7, 3.4]
}