package excelreads
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- trait ExcelReads[A] extends AnyRef
A type-class to represent type
A
is created by parsing a row of Excel sheet.A type-class to represent type
A
is created by parsing a row of Excel sheet.- A
a type that made by parsing Excel row
- Note
Int
given to the State monad represents Excel row's position.
Value Members
- object ExcelReads
Default instances.