LispList
inline void add_new(LispList other)
inline void add_new_once(LispList other)
inline void rem_del(LispList other)
inline LispList()
inline LispList(LispNode<contents>* _first)
inline LispList(LispList &init)