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