1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41
|
1 level of apply
1,2,3,4
1,2,3,4
1,2,3,4
2 levels of apply
1,2,3,4
1,2,3,4
1,2,3,4
3 levels of apply
1,2,3,4
1,2,3,4
1,2,3,4
4 levels of apply
1,2,3,4
1,2,3,4
1,2,3,4
5 levels of apply
1,2,3,4
1,2,3,4
1,2,3,4
Many levels of apply!
1,2,3,4
1,2,3,4
1,2,3,4
different invocations that'll trigger relinking
1,2,3,4
1,2,3,4
5,6,7,8
8-7-6-5
Many levels of call!
1,2,3,4
1,2,3,4
1,2,3,4
call apply call apply call... a lot
1,2,3,4
1,2,3,4
1,2,3,4
apply call apply call apply... a lot
1,2,3,4
1,2,3,4
1,2,3,4
|