table

io.github.quafadas.table
object table

Attributes

Experimental
true
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
table.type

Members list

Exports

Defined exports

final val CSV: CSV
Exported from scautable
final val CSVParser: CSVParser
Exported from CSV
final type Concat = [X <: String, Y <: Tuple] =>> X *: Y
Exported from scala
final type ConcatSingle = ConcatSingle
Exported from CSV$
final type CsvIterator = CsvIterator
Exported from CSV$
final type DropAfterName = [T, StrConst <: String] =>> DropAfterName[T, StrConst]
Exported from CSV$
final type DropOneName = [T, StrConst <: String] =>> DropOneName[T, StrConst]
Exported from CSV$
final type DropOneTypeAtName = [N <: Tuple, StrConst <: String, T <: Tuple] =>> DropOneTypeAtName[N, StrConst, T]
Exported from CSV$
final type GetTypeAtName = [N <: Tuple, StrConst <: String, T <: Tuple] =>> GetTypeAtName[N, StrConst, T]
Exported from CSV$
Exported from scautable
Exported from scautable$
final type IsColumn = [StrConst <: String, T <: Tuple] =>> IsColumn[StrConst, T]
Exported from CSV$
final type IsMatch = [A <: String, B <: String] =>> IsMatch[A, B]
Exported from CSV$
final type ReReverseXLL = ReReverseXLL
Exported from CSV$
final type ReplaceOneName = [T <: Tuple, StrConst <: String, A <: String] =>> ReplaceOneName[T, StrConst, A]
Exported from CSV$
final type ReplaceOneTypeAtName = [N <: Tuple, StrConst <: String, T <: Tuple, A] =>> ReplaceOneTypeAtName[N, StrConst, T, A]
Exported from CSV$
final type ReverseTuple = [T <: Tuple] =>> ReverseTuple[T]
Exported from CSV$
final type Size = Size
Exported from CSV$
final type StringifyTuple = [T >: Tuple] =>> StringifyTuple[T]
Exported from CSV$
final type StringyTuple = [T <: Tuple] =>> StringyTuple[T]
Exported from CSV$
final type Tail = [T <: Tuple, S <: String] =>> Tail[T, S]
Exported from CSV$
transparent inline def absolutePath[T](inline path: String): CsvIterator[_]
Exported from CSV
transparent inline def pwd[T](inline path: String): CsvIterator[_]
Exported from CSV
transparent inline def resource[T](inline path: String): CsvIterator[_]
Exported from CSV
final val scautable: scautable
Exported from scautable
transparent inline def url[T](inline path: String): CsvIterator[_]
Exported from CSV