Class: Mixture::Types::Symbol

Inherits:
Object show all
Defined in:
lib/mixture/types/symbol.rb

Overview

A symbol. Don't really use this for coercion; in Ruby 2.2.2, they added garbage collection for symbols; however, it is still not a brilliant idea to turn user input into symbols.

Method Summary

Methods inherited from Object

inheritable

Methods inherited from Type

anonymous?, as, constraint, constraints, inheritable, inherited, inspect, mappings, matches?, options, register, to_s