Cell
(cell tag value) -> <cell>
- tag -- A tag, as created by make-tag
- value -- Any value, this will become the "representation", or repr of the tag.
Given a tag and a value, return a <cell> with the tag and value defined.
See also:
make-tag, repr, tag, tag-info, type-name