NEST HelpDesk | Command Index | NEST Quick Reference |
pprint - pretty print: Print object to a streamSynopsis:
ostream any <- -> ostreamExamples:
Description:
cerr [1 2 3] pprint endl ; -> [1 2 3]
Alternatives: You can use <-- (undocumented),Author:
which is the same as pprint.
docu by Marc Oliver Gewaltig and Sirko StraubeSeeAlso: Source:
/opt/conda/conda-bld/nest_1510212701067/work/nest-2.14.0/sli/sli_io.cc
NEST HelpDesk | Command Index | NEST Quick Reference |
© 2004 The NEST Initiative