Make Query operators enforce strictness
Currently, the query operators (binop, etc.) create thunks, instead of forcing the evaluation of the simple boolean results. This results in higher than needed memory use. Signed-off-by:Iustin Pop <iustin@google.com> Reviewed-by:
Michele Tartara <mtartara@google.com>
Loading
Please register or sign in to comment