Commit Graph

73 Commits

Author SHA1 Message Date
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
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
344831dc91 delete rbtree 2023-06-16 05:27:06 +00:00
9d3da4f97c simplify StackNodeFactory 2023-06-16 05:22:41 +00:00
5037ee3c84 InlineableFactory implying Factory 2023-06-08 01:12:04 +00:00
48e12f9c95 fix Bounds::join 2023-05-31 15:25:52 +00:00
692802f5de more func:context usage 2023-05-30 15:39:48 +00:00
6ec6ba7076 FunctorContext 2023-05-30 15:00:28 +00:00
c565f0b6dc more uniform name s 2023-05-30 13:51:26 +00:00
354c2363c8 BinaryTrees func shortcuts 2023-05-30 12:53:28 +00:00
ba28a7acef |resolution| -> |resolved| 2023-05-30 01:01:24 +00:00
b1a19cc9f5 map_parse 2023-05-30 00:16:19 +00:00
4352f4aa30 fmap reorder 2023-05-30 00:09:38 +00:00
f5cbf65df9 BinaryTreesAvl 2023-05-29 23:51:03 +00:00
beefedaf2b better tree interfaces 2023-05-29 17:21:47 +00:00
d27a53bcb8 avl::bounds 2023-05-29 16:31:06 +00:00
6b1fb24fd8 pub avl 2023-05-28 19:41:28 +00:00
911c26b174 avl 2023-05-28 19:36:33 +00:00
906e159737 Monad lift lifetime 2023-05-26 08:52:58 +00:00
a935ba68f5 more type aliases 2023-05-25 13:46:56 +00:00
45923c401e add r prefixes to avoid confusion 2023-05-22 09:56:05 +00:00