RubyGems Navigation menu

funkr 0.0.40

Funkr is a functionnal toolbox for the Ruby language. In particular, it offers a simple mechanism to create Algebraic 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:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.0.40 - November 23, 2020 (14.0 KB)
  2. 0.0.30 - November 16, 2020 (14.0 KB)
  3. 0.0.28 - December 06, 2011 (13.0 KB)
  4. 0.0.27 - December 06, 2011 (13.0 KB)
  5. 0.0.26 - December 06, 2011 (12.5 KB)
顯示所有版本(共 29)

Development 相依性套件 (1):

rake ~> 12.3

擁有者:

Pushed by:

作者:

  • Paul Rivier

SHA 256 checksum:

7c75bb0e9a22bbae0f6572429b17cf0092fb237c2c0777654cb2607c8dbbca4a

總下載次數 94,103

這個版本 1,621

License:

Ruby 版本需求: >= 0

相關連結: