Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.javascript > #29095

Re: array-like objects

From Aleksandro <aleksandro@gmx.com>
Newsgroups comp.lang.javascript
Subject Re: array-like objects
Date 2016-01-01 15:33 -0300
Organization A noiseless patient Spider
Message-ID <n66gli$lpt$2@dont-email.me> (permalink)
References <array-like-20160101185345@ram.dialup.fu-berlin.de>

Show all headers | View raw


On 01/01/16 15:11, Stefan Ram wrote:
>   So, the only thing we require for an object to be »array-like«
>   is a length property with an appropriate value?

Sounds reasonable as Javascript is considered a duck typed language.
https://en.wikipedia.org/wiki/Duck_typing

Back to comp.lang.javascript | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Re: array-like objects Aleksandro <aleksandro@gmx.com> - 2016-01-01 15:33 -0300
  Re: array-like objects Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2016-01-02 01:30 +0100
    Re: array-like objects Aleksandro <aleksandro@gmx.com> - 2016-01-01 22:19 -0300
      Re: array-like objects Tim Streater <timstreater@greenbee.net> - 2016-01-02 08:29 +0000
      Re: array-like objects Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2016-01-02 10:46 +0100

csiph-web