tink.core
| .. | |
|---|---|
| AlreadyDisposed | |
| Annex | |
| Any | |
| Callback | |
| CallbackLink | |
| CallbackLinkRef | |
| CallbackList | |
| Combiner | |
| Disposable |
This interface only gives access to observing the disposed status, but not allow disposing the object. For that @see OwnedDisposable |
| Either | |
| Error | |
| ErrorCode | |
| Future | Representation of the result of a potentially asynchronous operation. It can be handled by registering
a callback using the |
| FutureStatus | |
| FutureTrigger | |
| Lazy | |
| LinkObject | |
| MPair | |
| Named | |
| NamedWith | |
| Never | |
| Next | |
| Noise | |
| Option | |
| OptionIter | |
| OptionTools | |
| Outcome | Representation of the outcome of any kind of operation that can fail. |
| OutcomeTools | |
| OwnedDisposable | A disposable object that also exposes the means to dispose it. |
| Pair | |
| Pos | |
| Progress | |
| ProgressStatus | |
| ProgressTools | |
| ProgressTrigger | |
| ProgressType | |
| ProgressValue | |
| Promise | Representation of the outcome of a potentially asynchronous operation that can fail. |
| PromiseTrigger | |
| Recover | |
| Ref | |
| Signal | |
| SignalTrigger | |
| SimpleDisposable | A simple implementation of the OwnedDisposable, where actual disposal is passed in via the constructor. |
| SimpleLink | |
| Stack | |
| Surprise | |
| TypedError | |
| UnitInterval |