NEST HelpDesk | Command Index | NEST Quick Reference |
references - Returns the number of references to a reference counted object.Synopsis:
array references -> array integerExamples:
dict references -> dict integer
<< /x 0 >> dup references -> dict dict 2Description:
[ 0 ] dup references -> array array 2
references returns the number of references toSource:
a reference counted object including potential self references.
/opt/conda/conda-bld/nest_1510212701067/work/nest-2.14.0/lib/sli/typeinit.sli
NEST HelpDesk | Command Index | NEST Quick Reference |
© 2004 The NEST Initiative