Strata-Collect -------------- This directory contains the `strata-collect` module. ### Overview This module provides data structures used by Strata: * array - holds wrapped arrays and matrices * function - additional Java SE 8 functional interfaces * io - provides common file formats * named - extended enums * range - holds representations of ranges * result - a success or failure result wrapper * timeseries - hold a value that changes over time * tuple - an implementation of the "pair" concept * type - a typed string, to avoid stringly typed systems ### Source code This module is released as Open Source Software using the [Apache v2.0 license](https://www.apache.org/licenses/LICENSE-2.0.html). Commercial support is [available](https://opengamma.com/) from the authors. Code in this module will be maintained with backwards compatibility in mind. [![OpenGamma](https://s3-eu-west-1.amazonaws.com/og-public-downloads/og-logo-alpha.png "OpenGamma")](https://opengamma.com/)