Nice work! I like the use of view to depict the cellular structure and the wagon analogy. I'm assuming this is targeting beginners?
A few suggestions: * Before using setq in the examples, define it like set and cons so viewers don't get surprised. * Compare setq to set - might be a source of confusion for users unfamiliar with symbols (this might be going further down the rabbit hole with quoting...) On Fri, Jun 5, 2020 at 1:37 PM Mike <tankf33...@disroot.org> wrote: > hi all, > > https://envs.net/~mpech/cells-tutorial.pdf > > I've created tutorial about cell as root of data type hierarchy. > Goal of PDF is understanding of destructive functions. > I hope you will learn something new. > > Happy coding, > (mike) > > -- > UNSUBSCRIBE: mailto:picolisp@software-lab.de?subjectUnsubscribe >