|
e3df6e523e
|
remove allocations from _next_composite
|
2023-08-01 20:14:46 +00:00 |
|
|
0748b30593
|
simplify EvalTree::next
|
2023-08-01 20:07:59 +00:00 |
|
|
e6a6dc847e
|
simplify default unstuff
|
2023-08-01 10:21:00 +00:00 |
|
|
9a6671c711
|
ComposedIterative reformat
|
2023-08-01 09:59:52 +00:00 |
|
|
590cc0d6b2
|
Stackless covariant
|
2023-07-31 17:15:35 +00:00 |
|
|
d3c55ff1bd
|
remove stackless defaults
|
2023-07-31 16:50:17 +00:00 |
|
|
1959b1833e
|
stackless::atom
|
2023-07-31 16:16:14 +00:00 |
|
|
68ee045254
|
tryfuture docs remove crate::
|
2023-07-30 12:31:02 +00:00 |
|
|
7136f09ccc
|
stackless docs remove crate::
|
2023-07-30 12:29:49 +00:00 |
|
|
2ae1a34abe
|
solo docs remove crate::
|
2023-07-30 12:28:40 +00:00 |
|
|
3e08a7cc88
|
result docs remove crate::
|
2023-07-30 12:28:06 +00:00 |
|
|
a1e66885d5
|
overload docs use super
|
2023-07-30 12:27:38 +00:00 |
|
|
df275632b0
|
option docs remove crate::
|
2023-07-30 12:25:42 +00:00 |
|
|
0fa4fa6193
|
lazy docs remove crate::
|
2023-07-30 12:25:16 +00:00 |
|
|
bbdc7e790a
|
future docs remove crate::
|
2023-07-30 12:24:58 +00:00 |
|
|
4645a5ad08
|
effect docs remove crate::
|
2023-07-30 12:24:24 +00:00 |
|
|
a62a7a0aa0
|
composition docs remove crate::
|
2023-07-30 12:23:01 +00:00 |
|
|
e13306b118
|
instances docs remove crate::
|
2023-07-30 12:21:58 +00:00 |
|
|
b65033572c
|
Iterative docs remove crate::
|
2023-07-30 12:21:18 +00:00 |
|
|
2511d77843
|
tryfuture : remove #[cfg(doc)]
|
2023-07-30 11:29:11 +00:00 |
|
|
cef03c08d9
|
stackless : remove #[cfg(doc)]
|
2023-07-30 11:28:01 +00:00 |
|
|
d39725ea37
|
solo : remove #[cfg(doc)]
|
2023-07-30 11:27:24 +00:00 |
|
|
a2d6ffa256
|
result : remove #[cfg(doc)]
|
2023-07-30 11:25:52 +00:00 |
|
|
bf91751199
|
overload : remove #[cfg(doc)]
|
2023-07-30 11:24:43 +00:00 |
|
|
0efbbef9f4
|
option : remove #[cfg(doc)]
|
2023-07-30 11:23:41 +00:00 |
|
|
74d15d5a5a
|
lazy : remove #[cfg(doc)]
|
2023-07-30 11:22:32 +00:00 |
|
|
a64478d6f2
|
future : remove #[cfg(doc)]
|
2023-07-30 11:21:26 +00:00 |
|
|
acd41fe880
|
effect : remove #[cfg(doc)]
|
2023-07-30 11:17:30 +00:00 |
|
|
4b2043368b
|
composition : remove #[cfg(doc)]
|
2023-07-30 11:16:32 +00:00 |
|
|
0a9ce9822f
|
instances : remove #[cfg(doc)]
|
2023-07-30 11:14:46 +00:00 |
|
|
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 |
|