javelin-io: IO operations for the `javelin` package

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

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.

Properties

Versions 0.1.1.0, 0.1.1.0, 0.1.1.1
Change log CHANGELOG.md
Dependencies base (>=4.15.0.0 && <4.20), bytestring (>=0.12 && <0.13), cassava (>=0.5 && <0.6), containers (>=0.6 && <0.8), javelin (>=0.1 && <0.2), unordered-containers (>=0.2 && <0.3), vector (>=0.13 && <0.14) [details]
License MIT
Author Laurent P. René de Cotret
Maintainer laurent.decotret@outlook.com
Category Data
Uploaded by LaurentRDC at 2024-02-24T17:21:23Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees