object OneStep
- Companion:
- class
Givens
Givens
given given_OneStep_Element_Future[Element](using ExecutionContext): OneStep[Element, Future[Element]]
Inherited givens
given given_OneStep_Element_Collection[Collection, Element](using factory: Factory[Element, Collection]): OneStep[Element, Collection]
- Inherited from:
- LowPriorityOneStep1