Zipper

turbolift.io.Zipper
See theZipper companion trait
object Zipper

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Zipper.type

Members list

Type members

Types

type Untyped = Zipper[Any, Nothing]

Extensions

Extensions

extension [A, U](thiz: Zipper[A, U & IO])
def handleIO: Outcome[Zipper[A, U]]

Eliminate IO from the effect set.

Eliminate IO from the effect set.

Attributes