co.blocke.collection.immutable

Members list

Type members

Classlikes

object ListZipper

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
ListZipper.type
case class ListZipper[A](left: List[A], curFocus: Option[A], right: List[A])

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all