2 Commits

Author SHA1 Message Date
9cab1916c9 Adding documentation, some code cleanups
* Not re-exporting SpaceSetObject outside of the crate
 * Removed unused SpaceObject definition
 * Factored out Point definition.
 * Remove `pub` visibility on definition not actually requiring it.
 * Added an assert for indexing into a Position, in the case where the
   position has only one dimension, the index MUST BE 0.
 * Commented `highest_resolution()` as this is not yet used.
2020-03-31 12:04:01 +02:00
0a24bb441e Initial commit 2019-09-09 14:32:52 +02:00