Libraries
»
edn2023
(1.1.4)
»
Index
»
EDN
»
CoreExt
»
Array
»
#~@
Method: EDN::CoreExt::Array#~@
Defined in:
lib/edn/core_ext.rb
#
~@
⇒
Object
55 56 57
# File 'lib/edn/core_ext.rb', line 55
def
~@
EDN
::
Type
::
List
.
new
(
*
self
)
end