Class: Clive::Type::Array

Inherits:
Object show all
Defined in:
lib/clive/type/definitions.rb

Overview

Array accepts a list of arguments separated by a comma, no spaces are allowed. It returns an array of the elements.

Method Summary

Methods inherited from Object

#typecast, #valid?

Methods inherited from Clive::Type

cast, find_class, match, refute, #typecast, typecast, #valid?, valid?