Package: lambda.tools
Type: Package
Title: Tools for Modeling Data with Functional Programming
Version: 1.0.6
Date: 2015-03-20
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' 'ntry.R'
Packaged: 2015-03-21 00:19:08 UTC; brian
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-03-21 06:44:20
