> On Sunday, December 20, 2015 9:58 AM, Pascal Urban <[email protected]> wrote:
... > Both of these implementations are slow because they always create binary > trees > with a depth of maxDepth instead of, well, the correct depth. Thank you! As always, I suspected I'd made a dumb mistake - but just wasn't seeing it. _______________________________________________ swift-users mailing list [email protected] https://lists.swift.org/mailman/listinfo/swift-users
