Commit Graph

534 Commits

Author SHA1 Message Date
16c939e699 func::weakfunctorany 2023-06-18 12:00:31 +00:00
582dd76eab controlflow isolation 2023-06-18 11:55:09 +00:00
a067d041f4 move ControlFlow to func::controlflow 2023-06-18 11:51:03 +00:00
fbdb056fa1 func::local isolation 2023-06-18 11:48:25 +00:00
6dfab12dbf func::fail isolation 2023-06-18 11:43:26 +00:00
25ede0db44 func::fail 2023-06-18 11:09:12 +00:00
625ccbdc31 func::shared isolation 2023-06-18 10:44:53 +00:00
e8142ba869 move radn_derive::SharedFunctorAny 2023-06-17 18:49:56 +00:00
eeb1e9e886 remove non-FnOnce classes 2023-06-17 18:48:22 +00:00
c1f48b1c08 AvlTrees 2023-06-17 03:53:40 +00:00
8770541035 remove collections::avl::bounds 2023-06-17 03:20:27 +00:00
b3a191ea5b remove BoundContext 2023-06-17 03:19:09 +00:00
6765c056ab remove mrds::trees::avl 2023-06-17 03:10:31 +00:00
ea9828e2ae node_heights for Trees 2023-06-16 22:39:31 +00:00
634393ba4a PartialOrd -> Ord 2023-06-16 22:13:08 +00:00
a89fd3416c metrics.py 2023-06-16 18:30:13 +00:00
ad6e381830 mrds::trees::heighted 2023-06-16 17:29:54 +00:00
20e441be04 bound tests 2023-06-16 16:21:19 +00:00
cc48cc1d24 fixed ctx for closures 2023-06-16 14:02:27 +00:00
0aa8080461 BinaryTreesTryJoin for BalancedTrees 2023-06-16 13:59:00 +00:00
7ec5f413c6 BinaryTreesHeight for BalancedTrees 2023-06-16 13:55:39 +00:00
00e906691c BinaryTreesEmpty for BalancedTrees 2023-06-16 13:54:33 +00:00
93c591d576 BinaryTreesTreeOf for BalancedTrees 2023-06-16 13:51:00 +00:00
0b29004de2 remove height_r 2023-06-16 13:41:41 +00:00
2372c1a1f6 auto-handle height inside BalancedTrees 2023-06-16 13:37:33 +00:00
a897706a91 BalancedTrees 2023-06-16 13:31:58 +00:00
d9c21f639d BinaryTreesHeight::height_r 2023-06-16 13:23:01 +00:00
53cd98aa86 BinaryTreesTreeOf 2023-06-16 12:59:13 +00:00
f38efb0ae0 BinaryTreesTryJoin 2023-06-16 09:49:46 +00:00
d96a2c3920 BinaryTreesAvl::try_join 2023-06-16 09:46:12 +00:00
c4c279cd27 BinaryTreesHeight 2023-06-16 09:44:12 +00:00
711221e4d8 flow::binary::avl 2023-06-16 09:40:35 +00:00
0cd31fa376 mrds::trees::avl 2023-06-16 09:37:42 +00:00
e52737c6cf mrds::trees::unbalanced 2023-06-16 09:35:29 +00:00
4d635e9e6a more concrete BoundsError 2023-06-16 09:27:51 +00:00
e568f70875 remove pub from equal_bound 2023-06-16 09:24:43 +00:00
4f717b01e2 BinaryTreesBindable::bounds_bind 2023-06-16 09:17:25 +00:00
1c589acd85 BinaryTreesAvl for BoundTrees 2023-06-16 09:06:33 +00:00
03b4a4764b BinaryTreesEmpty 2023-06-16 08:53:13 +00:00
1e9258717a remove unnecessary Clone bound 2023-06-16 08:43:51 +00:00
0a0ec3a882 BoundTrees 2023-06-16 08:42:17 +00:00
f0aa3878c4 flow::binary::bounds 2023-06-16 08:00:18 +00:00
e7dc834c8b match self Self 2023-06-16 07:53:07 +00:00
5cbabbdb37 write! 2023-06-16 07:33:32 +00:00
5081166bca Factory::extend 2023-06-16 07:06:43 +00:00
8ecc4678f7 add mentionable to unexpected_tail 2023-06-16 06:48:44 +00:00
5f0927c94a reduce Rc usage in stack 2023-06-16 06:32:50 +00:00
cbd80a9307 AtomicObject Clone 2023-06-16 06:32:33 +00:00
b3c6f1defd remove unnecessary .into() 2023-06-16 06:24:16 +00:00
6b04eec9ae reduce Rc usage with binary 2023-06-16 06:23:03 +00:00