Commit Graph

118 Commits

Author SHA1 Message Date
31aa9acc95 controlflow: remove #[cfg(doc)] 2023-07-30 11:12:20 +00:00
c01963809e ? for ControlFlow 2023-07-24 17:19:49 +00:00
49cfeea849 move FallibleCtxExt to func::context 2023-07-06 03:47:42 +00:00
75b4898094 move FallibleWrapped to func::context 2023-07-06 03:35:42 +00:00
99088a1df8 move FallibleMonad to func::context 2023-07-06 03:32:14 +00:00
930a1c4d81 pub FallibleCtx 2023-07-06 03:16:12 +00:00
53378dae98 move Fallible docs 2023-07-06 03:15:00 +00:00
bf92488b03 FallibleCtx 2023-07-06 03:14:15 +00:00
cdf8726c5a restrict ControlFlowInstance visibility 2023-06-30 23:43:29 +00:00
0e8dddfa21 use join function instead of macro 2023-06-28 12:11:45 +00:00
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
e7dc834c8b match self Self 2023-06-16 07:53:07 +00:00
e23252b8cf WrapC 2023-05-30 15:02:47 +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
7b8221b4c3 restructuring 2023-05-30 01:27:57 +00:00
4352f4aa30 fmap reorder 2023-05-30 00:09:38 +00:00
4794dd1d17 la2 reorder 2023-05-30 00:00:14 +00:00
d6231a26a6 select_map reorder 2023-05-29 23:52:57 +00:00
73c4458f23 move speculative 2023-05-28 11:36:04 +00:00
133e6e72a3 ApplicativeSelect docs 2023-05-26 17:00:36 +00:00
28fb9715a5 instances docs 2023-05-26 13:30:46 +00:00
74c8eaaf5c effect docs 2023-05-26 12:02:57 +00:00
445e45ddc9 composition docs 2023-05-26 11:55:36 +00:00
1c87e639d4 WeakFunctorAny 2023-05-26 11:16:34 +00:00
1012f9be5e SharedFunctorAny 2023-05-26 11:14:59 +00:00
bff238ff00 remove unnecessary bounds 2023-05-26 11:10:10 +00:00
d3d249fe96 WeakFunctorA as main; remove CovariantFunctor 2023-05-26 11:07:06 +00:00
40937439c7 Functor lift lifetimes 2023-05-26 10:03:53 +00:00
044ffbcda0 Pure lift lifetime 2023-05-26 09:25:58 +00:00
7f69b10e2e ApplicativeSeq+ApplicativeLA2 lift lifetime 2023-05-26 09:21:09 +00:00
dab754adf4 ApplicativeTuple lift lifetime 2023-05-26 09:09:27 +00:00
0e3c1f5d45 ApplicativeSelect lift lifetime 2023-05-26 09:04:46 +00:00
dde3af2386 Applicative lift lifetime 2023-05-26 08:58:28 +00:00
906e159737 Monad lift lifetime 2023-05-26 08:52:58 +00:00
3ab54e29e0 ApplicativeSelectExt lift lifetime 2023-05-26 07:53:20 +00:00
68f9c82402 extract lifetime 2023-05-26 07:41:41 +00:00
9a2547a4e7 split speculative methods 2023-05-26 06:25:20 +00:00
6811d81932 regularise speculative naming 2023-05-25 18:15:12 +00:00
3d0e96e22b select_map 2023-05-25 17:19:23 +00:00
8ffaf6be20 extra type alias 2023-05-25 13:55:53 +00:00
a935ba68f5 more type aliases 2023-05-25 13:46:56 +00:00