Class: Blankity::ToA

Inherits:
Value show all
Defined in:
lib/blankity/value.rb

Overview

A Class which exclusively defines #to_a; it implements RBS’s _ToA[T] interface.

Instance Attribute Summary

Attributes inherited from Value

#__value__

Method Summary

Methods inherited from Value

#initialize

Methods inherited from Blank

#initialize

Constructor Details

This class inherits a constructor from Blankity::Value