weld-project / weld

High-performance runtime for data analytics applications

Home Page:https://www.weld.rs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iter_expr wrapper for fixed length Iters

pratiksha opened this issue · comments

Would be helpful in exprs.rs to wrap fixed integer start/end/stride values in Box<Option<Expr>>.