CSV

info.fingo.spata.io.Reader.CSV
See theCSV companion object
sealed trait CSV[-A]

Representation of CSV data source, used to witness that certain sources may be used by read operations.

Attributes

See also

CSV object.

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object inputStreamWitness.type
object pathWitness.type
object sourceWitness.type
In this article