On Tue, Jan 20, 2015 at 6:23 PM, Rustom Mody <rustompm...@gmail.com> wrote:
> The Haskell is bullseye¹ in capturing the essense of a tree because
> conceptually a tree of type t is recursive in the sense that it can contain
> 2 subtrees -- (B x lst rst) -- or its a base case -- L x.

How do you create a tree containing an even number of elements under
this constraint?
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to