ripytide
|
dc02011b6c
|
continued to refactor to use the super traits and start converting to no_std
|
2023-12-03 20:13:08 +00:00 |
|
ripytide
|
6eb28f6137
|
refactored to use a super traits for simpler trait bounds on functions, and updated depedencies
|
2023-12-03 20:03:36 +00:00 |
|
ripytide
|
f9003ea513
|
added from_iter_strict methods to the Map and Set data-structures
|
2023-10-11 14:57:13 +01:00 |
|
ripytide
|
eb7f93fa61
|
made IncludedInterval helper methods apart of the trait to make them more flexible and fixed doctests
|
2023-06-18 09:02:55 +01:00 |
|
ripytide
|
d2b4bf9446
|
removed lots of unneccessary trait bounds from a bunch of functions and the serialize triat
|
2023-06-17 13:07:27 +01:00 |
|
ripytide
|
f114f2898b
|
rename overly complicated name for DiscreteRangeBounds to interval
|
2023-06-11 12:39:38 +01:00 |
|
ripytide
|
69406e6b3a
|
undo allocations inside gaps
|
2023-04-23 15:02:09 +01:00 |
|
ripytide
|
d764b0a7f4
|
change cut to K's too
|
2023-04-22 10:50:33 +01:00 |
|
ripytide
|
acdca65d27
|
Assume From<DiscreteFiniteBounds<I>> in the top impl and return K's instead of Discretes
|
2023-04-22 10:45:56 +01:00 |
|
ripytide
|
10033b284b
|
fixed more wrong replacements
|
2023-04-21 14:53:59 +01:00 |
|
ripytide
|
d4647e5ec6
|
update wrong replacements
|
2023-04-21 14:48:45 +01:00 |
|
ripytide
|
36161055ae
|
mass rename RangeBounds to DiscreteRange and mod rename also
|
2023-04-21 14:29:03 +01:00 |
|