Registry / utility / kleisli

kleisli

JSON →
library0.2.7rbrubygemsunverified

Usable, idiomatic common monads in Ruby.

gem install kleisli
INSTALL
IMPORT
SIG · KLEISLI
K
kleisli
utilityrubyv0.2.7
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Kleisli
require 'kleisli'

Use monads with Kleisli

require 'kleisli' result = Kleisli::Maybe.some(42).map { |x| x * 2 } puts result.value_or(0)
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.7latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
kleisli — gem install kleisli · libregistry