Or...

unlikely(expr (, prob=0.05)) ==> likelihood (...)

(sent from a mobile device - please excuse brevity, typos, and top-posting)
----- stephan beal
http://wanderinghorse.net
On Sep 11, 2013 12:51 AM, "Stephan Beal" <sgb...@googlemail.com> wrote:

> Plus an overload: unlikely(expr) ==> likelihood (expr, 0.05)
>
> (sent from a mobile device - please excuse brevity, typos, and
> top-posting)
> ----- stephan beal
> http://wanderinghorse.net
> On Sep 10, 2013 11:49 PM, "Tim Streater" <t...@clothears.org.uk> wrote:
>
>> On 10 Sep 2013 at 20:26, Richard Hipp <d...@sqlite.org> wrote:
>>
>> > SURVEY QUESTION:
>> >
>> > The question for today is what to call this magic hint function:
>> >
>> > (1)  unlikely(EXPR)
>> > (2)  selective(EXPR)
>> > (3)  seldom(EXPR)
>> > (4)  seldom_true(EXPR)
>> > (5)  usually_not_true(EXPR)
>> >
>> > Please feel free to suggest other names if you think of any.
>>
>> likelihood (EXPR, value)
>>
>>
>>
>>
>> --
>> Cheers  --  Tim
>>
>> _______________________________________________
>> sqlite-users mailing list
>> sqlite-users@sqlite.org
>> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>>
>>
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to