Class: Blankity::ToHash

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

Overview

A Class which exclusively defines #to_hash; it implements RBS’s _ToHash[K, V] 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