class SubObject::SubArray
Child class of SubObject
for Array: SubObject::SubArray
See for detail the full reference in the top page SubObject and in Github
@author Masa Sakano (Wise Babel Ltd)
Constants
- TO_SOURCE_METHOD
Symbol of the method that projects to (returns) the original-like instance; e.g., :to_str for String. The value should be overwritten in the child class of {SubObject}.