[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] abt.c: Permit NULL as the reaugment argument.
From: |
Ben Pfaff |
Subject: |
Re: [PATCH] abt.c: Permit NULL as the reaugment argument. |
Date: |
Sun, 19 May 2019 11:24:20 -0700 |
User-agent: |
Mutt/1.10.1 (2018-07-13) |
On Sun, May 19, 2019 at 02:48:45PM +0200, John Darrington wrote:
> I wanted a binary tree structure, but didn't need the augmentation feature.
> Okay to push this change?
Would you mind saying a few words about why this is useful? I would
guess that, if reaugmentation is not needed, then it would make more
sense to use another data structure, such as plain bt.[ch].