Registry / utility / fear
library3.1.0rbrubygemsunverified

Ruby port of some Scala's monads, providing functional programming constructs like Option, Try, and Either.

gem install fear
INSTALL
IMPORT
SIG · FEAR
F
fear
utilityrubyv3.1.0
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.

Fear
require 'fear'

Create a monad and transform its value

require 'fear' Fear::Some.new(42).map { |x| x * 2 }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.1.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
fear — gem install fear · libregistry