Top Level Namespace
Defined Under Namespace
Modules: BERT
Instance Method Summary collapse
-
#t ⇒ Object
Global method for specifying that an array should be encoded as a tuple.
Instance Method Details
#t ⇒ Object
Global method for specifying that an array should be encoded as a tuple.
18 19 20 |
# File 'lib/bert.rb', line 18 def t BERT::Tuple end |