just method

Just<T> just()

Implementation

Just<T> just() => this as Just<T>;