<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Little bits in the docs (fluxus-documentation.pdf)  that need spring cleaning (in the snow):<div><br></div><div><br></div><div>p. 24, Mapping, Folding:</div><div><br></div><div>The my-torus example has an extra ")" at the end.</div><div><br></div><div><br></div><div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Bitstream Vera Sans Mono" size="1" style="font: normal normal normal 8px/normal 'Bitstream Vera Sans Mono'; "><b>(define my-torus (build-torus 1 2 10 10)) </b></font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Bitstream Vera Sans Mono" size="1" style="font: normal normal normal 8px/normal 'Bitstream Vera Sans Mono'; "><b>(define torus-centre </b></font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Bitstream Vera Sans Mono" size="1" style="font: normal normal normal 8px/normal 'Bitstream Vera Sans Mono'; "><b>(with-primitive my-torus </b></font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Bitstream Vera Sans Mono" size="1" style="font: normal normal normal 8px/normal 'Bitstream Vera Sans Mono'; "><b>(vdiv (pdata-fold vadd (vector 0 0 0) “p”) (pdata-size))))) </b></font></div></div><div><br></div><div>Also, the pdata-fold and pdata-fold-index explanations are the same - and I'm not exactly sure how to use them from the example.  Am I right in assuming that pdata-fold doesn't actually update the pdata itself?</div><div><br></div><div><br></div><div><br></div><div><br></div><div>Cheers</div><div>Evan</div></body></html>