On 14 Sep 2017, at 5:55pm, R Smith <[email protected]> wrote:
> Richard, wouldn't it be possible to supply a wrapping function (perhaps a > hint function, like the likelihood() function), that takes another function > as a parameter and then ensuring that THAT gets calculated only once? Can you not do it with WITH ? I don’t really understand how WITH works but it would seem to evaluate its terms just once for each iteration. Simon. _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

