struct

Crystalizer::Deserializer::NamedTupleObject(U, NT, N)

Inherits Struct / Value / Object

Constructors

new(type : ::NamedTuple.class)
Source

Instance methods

initialize
Source
named_tuple

Returns the deserialized NamedTuple instance.

Source
set_value(key : String, &)

Sets the value of key, and yields its type class.

Source
size
Source

Nested types