Module: EDN::CoreExt::Time

Defined in:
lib/edn/core_ext.rb

Instance Method Summary collapse

Instance Method Details

#to_ednObject



82
83
84
# File 'lib/edn/core_ext.rb', line 82

def to_edn
  EDN.tagout("inst", self.xmlschema)
end