Re: Lua's Pons Asinorum
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Lua's Pons Asinorum
- From: Roberto Ierusalimschy <roberto@...>
- Date: 2016年8月20日 13:27:05 -0300
> To this inexperienced and informally trained observer, first-nil length
> feels simple and clear and that always seems "right."
It is O(n), instead of O(log n) (that is, it is expensive).
-- Roberto