Class: Sexp
Instance Method Summary collapse
Instance Method Details
#to_fastruby_sexp ⇒ Object
259 260 261 |
# File 'lib/fastruby/sexp_extension.rb', line 259 def to_fastruby_sexp FastRuby::FastRubySexp.from_sexp(self) end |
259 260 261 |
# File 'lib/fastruby/sexp_extension.rb', line 259 def to_fastruby_sexp FastRuby::FastRubySexp.from_sexp(self) end |