Libraries
»
ruby-lambdas
(0.6.0)
»
Index (T)
»
RubyLambdas
»
Objects
»
ToExport
Module: RubyLambdas::Objects::ToExport
Defined in:
lib/ruby/lambdas/objects/to_export.rb
Constant Summary
collapse
ToS =
->
data
{
data
.
to_s
}