Boost logo

Boost :

From: David Abrahams (david.abrahams_at_[hidden])
Date: 2001-12-15 12:27:45


----- Original Message -----
From: "Peter Dimov" <pdimov_at_[hidden]>

> In contrast, Lisp builds everything out of pairs; its only data structure
is
> the binary tree. A Lisp tree is nearly always a slist; nevertheless,
> sometimes a binary tree is a better fit for the concept being modeled.

But not strictly, right? AFAIK every "real" Lisp implementation has vectors
and other data structures which are implemented differently.

-Dave


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk