Commit Graph

11 Commits

Author SHA1 Message Date
ripytide c80c4459fb Fix a bug with cut_range_bounds returning invalid RangeBounds 2023-01-05 13:30:18 +00:00
ripytide ca8a9d1f93 fixed #1 2023-01-04 03:52:37 +00:00
ripytide 1d9f974c13 added custom serde Serialize an Deserialize impls for neater than the serde_derive impls 2022-12-29 15:04:48 +00:00
ripytide 3c050ac4e2 touchups 2022-12-12 05:57:33 +00:00
ripytide d2ae7fc9ab fix readme broken hyperlinks 2022-12-12 05:21:53 +00:00
ripytide f44cf2a306 switch to APL 2022-12-12 03:58:51 +00:00
ripytide f3221ec9c8 wrote most tests except for touches() 2022-12-06 20:30:52 +00:00
ripytide ad56e8df00 finished implementing gaps() and contains_range_bounds() on map 2022-12-03 20:24:29 +00:00
ripytide 1ca53523a0 finished implementing new remove_overlapping() and cut() functions 2022-12-02 18:38:17 +00:00
ripytide f70c1d0669 wrote all of bound.rs docs and added examples n stuff to set.rs 2022-11-28 20:42:22 +00:00
ripytide 5c8fc8c5ee remove debug requirement that was used while debugging, add rustfmt file and gitignore for target 2022-11-27 01:56:26 +00:00