beowulf.cons-cell

TODO: write docs

F

TODO: write docs

make-beowulf-list

(make-beowulf-list x)

TODO: write docs

make-cons-cell

(make-cons-cell a d)

TODO: write docs

NIL

TODO: write docs

pretty-print

(pretty-print cell)(pretty-print cell width level)

This isn’t the world’s best pretty printer but it sort of works.

T

TODO: write docs