DataIndex-0.1.1: A package for adding index column to data files

Safe HaskellSafe
LanguageHaskell2010

Data.Index

Description

Data.Index is a package for adding index column to data files

Synopsis

Documentation

hello :: String Source #

say hello

addTime :: Num a => [[a]] -> a -> [[a]] Source #

Add an time column usage: addTime array unit