The latest version of javelin-io is 0.1.1.1-1.

javelin-io

Version 0.1.1.0 revision 1 uploaded by LaurentRDC.

Package meta

Synopsis
IO operations for the `javelin` package
Description

This package implements serialization/deserialization of Series, labeled one-dimensional arrays combining properties from maps and arrays.

The important modules are:

Data.Series.IO
Serialization/deserialization of series of arbitrary types.
Data.Series.Unboxed.IO
Serialization/deserialization of unboxed series for better performance, at the cost of flexibility.
Data.Series.Generic.IO
Serialization/deserialization of generic series to manipulate any type of Series.

If you don't know where to start, please take a look at the documentation in Data.Series.IO.

Author
Laurent P. René de Cotret
Bug reports
n/a
Category
Data, Data Structures, Data Science
Copyright
n/a
Homepage
n/a
Maintainer
laurent.decotret@outlook.com
Package URL
n/a
Stability
n/a

Components