Ops

oxygen.ui.web.PWidget.Sequence.Ops
See theOps companion trait
object Ops

Attributes

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

Members list

Type members

Classlikes

trait FromSizeAndLens[F[_]] extends Ops[F]

Attributes

Supertypes
trait Ops[F]
class Object
trait Matchable
class Any

Givens

Givens

given arraySeq: Ops[ArraySeq]
given chunk: Ops[Chunk]
given indexedSeq: Ops[IndexedSeq]
given list: Ops[List]
given seq: Ops[Seq]
given vector: Ops[Vector]