Package: lambda.tools
Type: Package
Title: Tools for Modeling Data with Functional Programming
Version: 1.0.9
Date: 2016-05-11
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'
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-05-11 12:01:29 UTC; brian
Repository: CRAN
Date/Publication: 2016-05-11 18:06:28
