class
   CrystalLib::IncompleteArrayType
 
  - CrystalLib::IncompleteArrayType
 - CrystalLib::Type
 - Reference
 - Object
 
Defined in:
crystal_lib/types.crConstructors
Instance Method Summary
- 
        #==(other : self)
        
          
Returns
trueif this reference is the same as other. - 
        #hash(hasher)
        
          
See
Object#hash(hasher) - #to_s(io)
 - #type : CrystalLib::Type
 - #type=(type : CrystalLib::Type)
 
Constructor Detail
Instance Method Detail
        
        def ==(other : self)
        #
      
      
        
              Description copied from class Reference
            
          
          Returns true if this reference is the same as other. Invokes same?.