can-symbol
Version:
Well known symbols used to detail how to operate on different objects
8 lines (5 loc) • 362 B
Markdown
Boolean} can-symbol/symbols/isListLike can.isListLike
can-symbol/symbols/type
Set to `true` on objects with numeric indexes and length.
`@@can.isListLike`
Setting the value of `can.isListLike` to `true` on an object shows that this object can be used with numeric properties, like a [can-define/list/list DefineList].
{