Command: shrink

NEST HelpDesk Command Index NEST Quick Reference

Name:
 shrink - Reduce the capacity of an array or string to its minimum.
Synopsis:
 array shrink -> array bool
Description:
 Shrink reduces the capacity of an array or string to its minimum. 
The boolean return value indicates whether a re-sizing of the array was done.
SeeAlso:capacity reserve allocations
Source:
 /home/abuild/rpmbuild/BUILD/nest-2.4.1/sli/slidata.cc

NEST HelpDesk Command Index NEST Quick Reference

© 2000-2010 The NEST Initiative