Package: lambda.tools
Type: Package
Title: Tools for modeling data with functional programming
Version: 1.0.3
Date: 2014-02-08
Depends: R (>= 3.0.0)
Imports: lambda.r (>= 1.1.6)
Suggests: testthat (>= 0.2)
Author: Brian Lee Yung Rowe
Maintainer: Brian Lee Yung Rowe <r@zatonovo.com>
Description: Provides tools that manipulate and transform data using methods
    and techniques consistent with functional programming. The idea is that
    through the use of these tools, a program can be reasoned about insomuch
    that the implementation can be proven to be equivalent to the mathematical
    model.
License: LGPL-3
Collate: 'any.R' 'lambda.tools-package.R' 'logic.R' 'sequence.R'
        'fold.R' 'map.R' 'sample.R' 'transform.R'
Packaged: 2014-02-08 18:43:56 UTC; brian
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-02-09 00:47:13
