RubyGems Navigation menu

funkr 0.0.27

Funkr is a functionnal toolbox for the Ruby language. In particular, it offers a simple mechanism to create Algebraïc Data Types and do pattern matching on them. It also provide modules for common categories (Monoid, Monad, Functor, Applicative ...), and extends common types to support categories they belongs to (Array, Hash ...). Categories can also be used with custom types, see provided classes. Array and Hash classes are extended with methods providing correct behaviour with respect to categories. Enumerable module comes with a lot of useful functions for working with lists and sets. See the module documentation and the test suite for examples.

Gemfile:
= Copy to clipboard Copied!

Installeer:
=

Versies:

  1. 0.0.40 - November 23, 2020 (14 KB)
  2. 0.0.30 - November 16, 2020 (14 KB)
  3. 0.0.28 - December 06, 2011 (13 KB)
  4. 0.0.27 - December 06, 2011 (13 KB)
  5. 0.0.26 - December 06, 2011 (12,5 KB)
Toon alle versies (29 totaal)

Development afhankelijkheden (1):

rake ~> 0.9.2

Eigenaren:

Authors:

  • Paul Rivier

SHA 256 checksum:

802cdf5db98cb236be3c2ee00108b7bd03e387d31e90a8a394d35f198fa17487

Total downloads 94.075

Voor deze versie 3.409

Licenties:

N/A

Required Ruby Version: Geen

Links: