Cells

object Cells
Companion:
class
trait Product
trait Mirror
class Object
trait Matchable
class Any
Cells.type

Type members

Classlikes

case class S0(document: VersionedTextDocumentIdentifier, changes: Vector[TextDocumentContentChangeEvent])
Companion:
object
object S0
Companion:
class
case class Structure(array: NotebookCellArrayChange, didOpen: Opt[Vector[TextDocumentItem]], didClose: Opt[Vector[TextDocumentIdentifier]])
Companion:
object
object Structure
Companion:
class

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Inherited from:
Mirror

Givens

Givens

given reader: Reader[Cells]
given writer: Writer[Cells]