File tree 1 file changed +20
-20
lines changed
1 file changed +20
-20
lines changed Original file line number Diff line number Diff line change @@ -22,26 +22,26 @@ Contents
22
22
1 . [ Strategies] ( #strategies )
23
23
1 . [ Practical example] ( #practical-example )
24
24
1 . [ Strategy reference] ( #strategy-reference )
25
- 1 . [ Copy] ( #copy )
26
- 1 . [ CopyContext] ( #copycontext )
27
- 1 . [ CopyKey] ( #copykey )
28
- 1 . [ Callback] ( #callback )
29
- 1 . [ Collection] ( #collection )
30
- 1 . [ Context] ( #context )
31
- 1 . [ Either] ( #either )
32
- 1 . [ Filter] ( #filter )
33
- 1 . [ Flatten] ( #flatten )
34
- 1 . [ IfElse] ( #ifelse )
35
- 1 . [ IfExists] ( #ifexists )
36
- 1 . [ Join] ( #join )
37
- 1 . [ Merge] ( #merge )
38
- 1 . [ TakeFirst] ( #takefirst )
39
- 1 . [ ToList] ( #tolist )
40
- 1 . [ Translate] ( #translate )
41
- 1 . [ TryCatch] ( #trycatch )
42
- 1 . [ Type] ( #type )
43
- 1 . [ Unique] ( #unique )
44
- 1 . [ Walk] ( #walk )
25
+ 1 . [ Copy] ( #copy )
26
+ 1 . [ CopyContext] ( #copycontext )
27
+ 1 . [ CopyKey] ( #copykey )
28
+ 1 . [ Callback] ( #callback )
29
+ 1 . [ Collection] ( #collection )
30
+ 1 . [ Context] ( #context )
31
+ 1 . [ Either] ( #either )
32
+ 1 . [ Filter] ( #filter )
33
+ 1 . [ Flatten] ( #flatten )
34
+ 1 . [ IfElse] ( #ifelse )
35
+ 1 . [ IfExists] ( #ifexists )
36
+ 1 . [ Join] ( #join )
37
+ 1 . [ Merge] ( #merge )
38
+ 1 . [ TakeFirst] ( #takefirst )
39
+ 1 . [ ToList] ( #tolist )
40
+ 1 . [ Translate] ( #translate )
41
+ 1 . [ TryCatch] ( #trycatch )
42
+ 1 . [ Type] ( #type )
43
+ 1 . [ Unique] ( #unique )
44
+ 1 . [ Walk] ( #walk )
45
45
1 . [ Requirements] ( #requirements )
46
46
1 . [ Limitations] ( #limitations )
47
47
1 . [ Testing] ( #testing )
You can’t perform that action at this time.
0 commit comments