class Mixture::Types::Symbol
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.
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.