RowF

fs2.data.csv.RowF
See theRowF companion class
object RowF

Attributes

Companion
class
Source
RowF.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
RowF.type

Members list

Type members

Classlikes

object functor extends Functor[CsvRow]

Attributes

Source
RowF.scala
Supertypes
trait Functor[CsvRow]
trait Invariant[CsvRow]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
functor.type

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala