Method List
-
#== RFunk::Some
-
#== RFunk::Value
-
#Either RFunk
-
#Failure RFunk
-
#Lazy RFunk
-
#None RFunk
-
#Option RFunk
-
#Some RFunk
-
#Success RFunk
-
#attribute RFunk::Attribute::ClassMethods
-
#created? RFunk::Lazy
-
#failure? RFunk::Success
-
#failure? RFunk::Failure
-
included RFunk::Attribute
-
#initialize RFunk::Some
-
#initialize RFunk::Lazy
-
#initialize RFunk::Value
-
#initialize RFunk::Attribute
-
#method_missing RFunk::Some
-
#method_missing RFunk::None
-
#name RFunk::AttributeType
-
#options RFunk::AttributeType
-
#or RFunk::Failure
-
#or RFunk::Success
-
#or RFunk::Some
-
#or RFunk::None
-
#result RFunk::Value
-
#success? RFunk::Failure
-
#success? RFunk::Success
-
#type RFunk::AttributeType
-
#value RFunk::Lazy
-
#value RFunk::None
-
#value RFunk::Some