CsvRowEncoderOps
kantan.csv.ops.CsvRowEncoderOps
Provides syntax for encoding values as CSV rows.
Importing kantan.csv.ops._
will add asCsvRow to any type A
such that there exists an implicit RowEncoder[A]
in scope.
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
In this article