Commit Graph

21 Commits

Author SHA1 Message Date
ripytide bbaf7aeab5 fixes #6 2023-03-31 16:47:09 +01:00
ripytide db5d5d33c5 fixes #4 2023-03-31 16:43:40 +01:00
ripytide 9e48363cc1 Add a Multi-dimentional todo 2023-01-05 00:05:28 +00:00
ripytide ca8a9d1f93 fixed #1 2023-01-04 03:52:37 +00:00
ripytide 85b7b33575 ported append_platonic() and split_off() to set.rs 2022-12-13 00:29:57 +00:00
ripytide 9b88da2add implemented split_off() and append_platonic on map 2022-12-13 00:18:34 +00:00
ripytide f44cf2a306 switch to APL 2022-12-12 03:58:51 +00:00
ripytide 270e21f8ea added IntoIterator to set and map 2022-12-12 01:59:24 +00:00
ripytide c3c61c4134 added FromIterator to map and set 2022-12-12 00:35:13 +00:00
ripytide 75c98b52f7 tidied todo 2022-12-12 00:05:07 +00:00
ripytide ac62c67cbd all tests passing 2022-12-11 23:48:05 +00:00
ripytide 3c3dcda3f7 added cut_same() 2022-12-11 17:14:36 +00:00
ripytide c879168c59 added return iterator to cut 2022-12-11 16:32:27 +00:00
ripytide 1ff034be6a finished re-writing logic via config and sortedConfig 2022-12-10 20:38:02 +00:00
ripytide 6b57f6d66f added first() and last() functions 2022-12-10 16:29:14 +00:00
ripytide 33e4cfac0b added very important clarification on non-overlapping map+set 2022-12-10 01:14:22 +00:00
ripytide d5ecf2ae4c refactored MultiBounds using mii and mee() 2022-12-10 01:09:33 +00:00
ripytide 11f1b585c7 ported map.rs to set.rs 2022-12-10 00:59:28 +00:00
ripytide b6006de296 Add generic parameter explanations to RangeBoundsMap 2022-12-10 00:07:06 +00:00
ripytide ec97b5d199 changed name of StartBound to more generic BoundOrd 2022-12-09 23:39:39 +00:00
ripytide b921fce269 convert txt to md 2022-12-09 20:29:45 +00:00