GetStateWithPartiallyApplied

zio.ZIO$.GetStateWithPartiallyApplied
final class GetStateWithPartiallyApplied[S](dummy: Boolean) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def apply[A](f: S => A)(implicit tag: Tag[S], trace: Trace): ZIO[ZState[S], Nothing, A]