Daff - Data Diff

daff.Row

A trivial interface for indexable sources.

Type: interface

Methods:

getRowString (c : Int) : String
  Get the content in a given column.

Parameters: c the column to look in

Returns: the content of column c

isPreamble () : Bool

Returns: true if row is header row (or before)