| Interface | Description |
|---|---|
| Trampoline<T> |
Implements the concept of a trampoline, a mechanism that encodes a tail
recursive call into a lambda, which can then be returned (unwinding the
stack) and invoked.
|
| Trampoline.CompletedTrampoline<T> | |
| Trampoline.IntermediateTrampoline<T> |
| Class | Description |
|---|---|
| Shorthand | |
| Util |
Copyright © 2017. All rights reserved.