Class: Typeguard::Validation::Untyped
- Defined in:
- lib/typeguard/types.rb
Instance Method Summary collapse
Methods inherited from Base
Instance Method Details
#valid?(_) ⇒ Boolean
162 163 164 |
# File 'lib/typeguard/types.rb', line 162 def valid?(_) true end |