Libraries
»
ksr-maybe
(0.1.1)
»
Index
»
Nothing
»
#flat_map
Method: Nothing#flat_map
Defined in:
lib/maybe.rb
#
flat_map
(&f) ⇒
Object
275 276 277
# File 'lib/maybe.rb', line 275
def
flat_map
(
&
f
)
self
end