oxischeme::value::ConsPtr [-]  [+] [src]

type ConsPtr = ArenaPtr<Cons>;

A pointer to a cons cell on the heap.