Skip to content
  • Liam M. Healy's avatar
    New function read-indexed-data · e389340e
    Liam M. Healy authored
    New function read-indexed-data will read data line-by-line with index
    parameters and value.  The index parameters may be indices or a set of
    numbers that maps to indices.  Input can be a stream, file, or
    string.  Possible improvements would be: accept make-simple-grid
    keyword arguments, fill in an existing grid if supplied, do not
    require maximum-index-parameters.
    e389340e